(Thissimulinkmodelsimulatesthedampeddrivenpendulum,showingitschaoticmotion.theta=angleofpendulumomega=(d/dt)theta=angularvelocityGamma(t)=gcos(phi)=Forceomega_d=(d/dt)phiGamma(t)=(d/dt)omega+omega/Q+sin(theta)Playwiththeinitialconditions(omega_0,theta_0,phi_0=omega(t=0),theta(t=0),phi(t=0))andthesystemparameters(g,Q,omega_d)andthesolverparameters/method.ChaoscanbeseenforQ=2,omega_d=w/3.TheprogramoutputstoMatlabtime,theta(time)&omega(time).Plotthephasespacevia:plot(mod(theta+pi,2*pi)-pi,omega,.)PlotthePoincaresectionsusing: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),.)Systemisdescribedin:"Fractalbasinboundariesandintermittencyinthedrivendampedpendulum"E.G.GwinnandR.M.WesterveltPRA33(6):4143(1986)) - IMDN开发者社群-imdn.cn">
登录
首页 » matlab » ForcedPendulum

ForcedPendulum

于 2010-02-17 发布 文件大小:8KB
0 308
下载积分: 1 下载次数: 36

代码说明:

  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) )

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

发表评论

0 个回复

  • matlabsy
    simple function for pictire displaying and saving in matlab + preemphasis of signal(simple function for pictire displaying and saving in matlab+ preemphasis of signal)
    2009-12-04 16:26:26下载
    积分:1
  • MATLAB_book
    说明:  本书全面介绍了最新的MATLAB的全部命令。包括算法等。(The latest book is a comprehensive introduction to all the MATLAB commands. Including the algorithm.)
    2011-04-13 21:16:02下载
    积分:1
  • cooperative-communication
    MIMO-OFDM的实现,不同点数的OFDM的实现以及SISO 和 MIMO之间的性能对比。(Implementation of MIMO-OFDM, OFDM, and the realization of the performance comparison of different points between SISO and MIMO.)
    2014-01-19 14:36:36下载
    积分:1
  • MATLABliubo
    matlab 信号处理 刘波 电子书及附带源码(Bo and signal processing matlab ebook with source code)
    2021-01-14 15:28:47下载
    积分:1
  • 基于IMAGE混响模型编写的混响估计
    改程序的功能:基于IMAGE混响模型编写的混响估计程序,条件实在矩形的房子中进行的(Change program features: based on IMAGE reverberation model reverberation estimation program written, just rectangular house)
    2016-09-29 17:53:14下载
    积分:1
  • cl2
    cl2多小波去噪的源程序,对学校多小波的人很有帮助。需要自己修改一下图片的路径。(Cl2 many of the source wavelet denoising, the School Multiwavelet helpful people. Needs its own path picture changed a bit.)
    2009-03-19 15:15:50下载
    积分:1
  • steepest1111
    一个最速下降法源码,很有用,需要的赶快下。(a steepest descent algorithm source code, useful, it needs quickly under.)
    2007-05-27 21:22:21下载
    积分:1
  • SAR
    sar成像,基于距离多普勒算法的matlab成像算法,具有距离徙动校正功能(SAR imaging, matlab imaging algorithm based on range Doppler algorithm, has the range migration correction function)
    2021-04-20 09:28:50下载
    积分:1
  • 独立悬架汽车整车七自由度动力学模型
    本文建立了独立悬架汽车整车七自由度动力学模型,推导了振动微分方程,运用数值仿真的手段研究了汽车悬架阻尼系数、刚度等设计参数对汽车振动特性的影响规律。结果表明,在共振区域附近,相对较大的刚度,会导致汽车的舒适性下降,但在共振区以外的高频区,刚度对汽车振动幅值的影响并不大;后桥悬挂阻尼对汽车振动幅值的影响较前桥强烈,适当增大后桥悬挂的阻尼有利于振动幅值的降低(This paper established an independent suspension vehicle dynamic model of seven degree of freedom, the vibration differential equation is derived, using the numerical simulation method of vehicle suspension damping coefficient, influence of design parameters on vehicle vibration characteristics of stiffness. The results show that in the resonance region, a relatively large stiffness, will lead to the comfort of the car down, but in the resonance region outside the high frequency region, the effect of stiffness of the vehicle vibration amplitude is small; the effect of damping on automobile suspension vibration amplitude is strongly increasing the rear axle axle, suspension damping to reduce the vibration amplitude)
    2020-07-04 05:20:02下载
    积分:1
  • basic-trial
    A beginning trial that i have done for wiener filter
    2012-03-31 19:28:06下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载