登录
首页 » matlab » problem1

problem1

于 2013-10-01 发布 文件大小:2KB
0 223
下载积分: 1 下载次数: 1

代码说明:

   MATLAB codes for Finite Element Analysis problem1.m antonio ferreira 2008

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

发表评论

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
  • Sim_p_e_hts
    target selection simmulation performance
    2013-02-20 15:11:15下载
    积分:1
  • 2D-Fourier-Transform
    基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件(Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file)
    2013-10-24 06:39:04下载
    积分:1
  • linkage_method
    Linkage method for clustering
    2014-12-10 11:10:19下载
    积分:1
  • mmread
    读取视频文件的函数。比matlab工具箱中的mmreader更好用。(Read the video file functions. Than matlab toolbox mmreader better use.)
    2009-12-16 20:32:48下载
    积分:1
  • OFDMChannel
    OFDM系统中的信道仿真,主要对信道衰落修补仿真(OFDM system channel simulation, the major repair on the fading simulation)
    2010-05-16 17:33:55下载
    积分:1
  • Gen-alg-fuz-optim
    遗传模糊优化算法,对大量信号的处理算法希望对大家研究有帮助。 (Fuzzy genetic optimization algorithm, the algorithm is useful for everyone to want to help.)
    2011-09-27 18:45:52下载
    积分:1
  • Finalweak_signal
    this code is developed for weak signal detection in impulsive noise environment.
    2010-11-16 21:41:45下载
    积分:1
  • Matlab_Tracker
    采用Matlab编写的一个跟踪代码,能很好的跟踪汽车等刚性目标(Matlab prepared a tracking code can be a good tracking vehicles rigid targets)
    2007-06-13 20:51:42下载
    积分:1
  • VMD
    变分模态分解的matlab程序,便于分析(Variational modal decomposition of the matlab program, easy to analyze)
    2017-10-11 10:40:14下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载