登录
首页 » matlab » axes-control-test

axes-control-test

于 2012-04-13 发布 文件大小:11KB
0 123
下载积分: 1 下载次数: 74

代码说明:

  为matlba GUI中axes控件添加了放大,平移等功能(offer the funcion of scale, move and so on to the axes in GUI of matlab)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • wavelet
    这是关于利用小波变换进行二层压缩的小程序,利用小波工具箱,进行图像编码,分层,解压缩,最后还原。(This is a program about wavelet)
    2010-06-20 12:49:47下载
    积分:1
  • GM
    若系统中有信息不完全或不确知的现象,则称为系统的灰色性。这种具有灰色性的系统,称为灰色系统。(If the system has incomplete information or not sure, then known as the system of the gray. This kind of gray system, known as the Gray system.)
    2008-08-15 01:02:55下载
    积分:1
  • PermutationCode
    说明:  图像置乱,图像处理MatLab程序,适合于中高级用户。(images, image processing MatLab procedures, suitable for senior users.)
    2006-04-08 09:29:07下载
    积分:1
  • Bibliotecas-Matlab
    Data aquisition programs by usb
    2011-06-02 02:57:44下载
    积分:1
  • SCA
    正弦余弦优化算法,用于优化各种模型,附带注释(Sine-cosine optimization algorithm for optimizing various models with annotations)
    2021-04-13 10:38:57下载
    积分:1
  • PSO
    基本的粒子群优化算法代码 开发环境matlab7.0(The basic particle swarm optimization algorithm code development environment matlab7.0)
    2010-10-19 15:09:18下载
    积分:1
  • MATLAB-FSK-use
    matlab中fsk调制与解调 解调方式有相干与非相干解调哟(matlab in fsk modulation and coherent demodulation demodulation way yo with non-coherent demodulation)
    2008-04-13 12:00:42下载
    积分:1
  • zhang
    张正友平面标定法,基于matlab的文件文档(ZhangZhengYou plane calibration method, based on the matlab documentation )
    2012-04-22 16:34:29下载
    积分:1
  • fuzzy_pid
    介绍了模糊控制pid的一边编程思想,并给出了matlab的调用命令(Describes the fuzzy control pid side programming ideas, and gives the call to the command matlab)
    2011-07-15 16:30:41下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载