搜索资源列表
bifurcation2dmap
- 混沌与分岔的小程序,是用matlab编写的,挺有用的-Chaos and Bifurcation of small procedures, are prepared using matlab, very usefull
bifurcation_of_duffing_systme
- duffing系统的matlab分岔程序,对于初学者有一定的帮助。-The bifurcation matlab procedure of Duffing system, which would be helpful for beginners.
lorenz
- lorenz系统分岔轨迹绘制,包含吸引子图,X,Y,Z相时间序列-lorenz draw bifurcation path, including the attractor graph, X, Y, Z-phase time-series
Feigenbaum
- 用Matlab观察分岔与混沌现象。利用迭代格式,做出相应的Feigenbaum图-Using Matlab to observe the phenomenon of bifurcation and chaos, the use of iterative scheme, corresponding to the Feigenbaum map
Statepulsebifurcationdiagramprogram
- 脉冲微分方程倍周期分岔图程序这是方程结构,-State pulse bifurcation diagram program
matcont 计算动力学中混沌,分岔
- 计算动力学中混沌,分岔,极限环等的matlab插件,非常方便!
duffing
- duffing分岔图,计算连续duffing方程Lyapunov指数的程序,比较好用-duffing bifurcation diagram, duffing equation for calculating the Lyapunov index procedure, comparative ease of use
josephson
- 基于Matlab对约瑟夫森结(Josephson Junction)RCSJ模型的交直流I-V特性及非线性混沌现象进行数值模拟。通过计算机数值模拟得到该模型的非线性微分方程数值解,研究了RCSJ模型中各参量对约瑟夫森结的影响,进而简要分析其I-V特性和非线性混沌现象的产生机理,绘制出约瑟夫森结的交直流I-V特性曲线、非线性微分方程的相图及因其高度非线性而引起的通过倍周期分岔和阵发性原理进入混沌状态的分岔图。还给出庞加莱截面及功率谱。-Matlab based on the Josephson j
lorenzfencha
- 洛伦兹分岔的matlab程序,和混沌电路实现思路-Lorenz bifurcation of the matlab program, and the chaotic circuit ideas! ! ! ! ! ! ! ! ! ! ! ! !
DDEBIFTOOL_203
- 动力学分析软件,可以对系统稳定性、分岔等现象进行模拟-Dynamics analysis packages, providing solution to differential delay equations, modeling the stability, bifurcation
bifurcation_diagram
- 混沌系统在小周期状态进入混沌状态时的分岔图绘制,用MATLAB实现-MATLAB chaos
Chaos-Lorenz
- 利用数学软件MATLAB对Lorenz系统等六个重要的混沌模型进行数值计算,同时模拟出各类混沌系统的独特性质,如混沌吸引子,倍周期,初值敏感性,相图,分岔图等。通过观察和分析上述特性,加深了我们对混沌现象的理解。-matlab Chaos Lorenz
Nonlinear-dynamics-vibration
- 非线性动力学-分岔图-matlab-程序,弹簧质量系统在简谐激励作用下的的首破振动-Nonlinear dynamics- bifurcation diagram-Matlab-program, the spring mass system under harmonic excitation is broken vibration
Rossler 混沌系统Lyapunov指数Matlab实现代码
- 关于混沌的李雅普诺夫指数应用matlab编程,画出分岔图以及局部放大图
Rubbing-Rotor---matlab-2
- matlab语言实现了方程的分岔图的绘制,为一维离散时间序列的分岔图绘制提供了良好的思路!-the matlab language the bifurcation diagram drawing of the equation, the bifurcation of the one-dimensional discrete-time sequence mapping provide a good idea!
Rubbing-Rotor---matlab-p1
- matlab2,同matlab1配合,共同是实现时间序列分岔图的绘制!-matlab2, with matlab1 tie, the common time series bifurcation diagram draw!
Rotor-rubbing-the-bifurcation
- 转子碰摩非线性计算,可计算出p1,p2,倍周期分岔,混沌等特性-Rotor rubbing the bifurcation diagram matlab source code
MatcontM_2014.05.22
- Matlab程序,用以计算动力系统的各种分岔:同宿,异宿,倍周期和NeimarkSark分岔,以及不变流形和多线性规范型等-Matlab Software of caculations of bifurcations such as Homoclinic,Heterclinic,Flip,Neimarksark bifurcations,Invarant Manifolds
hopf分岔相图
- hopf分岔相图,通过matlab编程实现了hopf分岔相图,有很好的练习指导意义
虫口模型分岔图Matlab程序
- 虫口模型x(n+1)=λx(n)(1-x(n))分岔图Matlab程序,matlab产生logistic序列的程序.