(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 70
下载积分: 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 个回复

  • MJakesCH
    Matlab编写的Jakes信道模型,接口参数定义见程序(Matlab prepared Jakes channel model, see the definition of interface parameters of procedures)
    2007-10-10 12:54:02下载
    积分:1
  • fir_chebychev_design
    Designs an FIR filter given a desired frequency response H_des(w). The design is judged by the maximum absolute error (Chebychev norm). This is a convex problem (after sampling it can be formulated as an SOCP). minimize max |H(w) - H_des(w)| for w in [0,pi] ( where H is the frequency response function and variable is h (the filter impulse response). )
    2011-05-27 21:43:35下载
    积分:1
  • svpwm_sim
    空间矢量matlab仿真,是一份很不错的资料,对于理解算法(Space Vector matlab simulation)
    2013-12-02 23:07:58下载
    积分:1
  • A1Jedi.java
    This program counts the occurrence of specified patterns in the input strands and produces a report for each pattern. The first input to this program will be an integer indicating how many patterns will be provided (call this N). The next N words to this program will be patterns of nucleobases to search for. Following the patterns will be a sequence of strands terminated by the word "end" as before.
    2014-01-25 12:44:00下载
    积分:1
  • 8
    说明:  这个软件涉及到一个IEEE 802.11a的系统。该文件是“IEEE80211a.mdl”文件被打开使用Simulink的(The software involves a IEEE 802.11a systems. The file is &quot IEEE80211a.mdl&quot file is opened using the Simulink-)
    2010-05-17 20:37:04下载
    积分:1
  • ldpc_system_standard
    matlab 版本的LDPC码的译码工具包,很实用(LDPC decoding tollkit of MATLAB Version)
    2013-07-16 10:50:09下载
    积分:1
  • ukf
    无痕迹卡尔曼滤波器matlab应用程序,用于非线性系统滤波(No traces of the Kalman filter matlab application for a new system filtering)
    2012-10-19 19:02:24下载
    积分:1
  • 蒙特卡洛
    说明:  可实现雷达目标检测与跟踪,可绘制所有航迹(Radar target detection and tracking, can draw tracks)
    2020-10-30 17:00:55下载
    积分:1
  • modulation(QPSK-16QAM-64QAM)
    说明:  利用matlab实现QPSK,16QAM,64QAM三种调制方式的调制和解调。(Using matlab to achieve QPSK, 16QAM, 64QAM modulation of three modulation and demodulation.)
    2011-04-11 20:25:58下载
    积分:1
  • minimum
    matlab code for minimum energy point at particular vdd suply this is contour code.
    2013-10-26 20:30:36下载
    积分:1
  • 696524资源总数
  • 103896会员总数
  • 68今日下载