搜索资源列表
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
chaohundunfenchak
- 超混沌系统的分岔图求解,内容详细易懂,可读性好-Hyperchaotic system to solve the bifurcation diagram, detailed easy to understand and readable
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
lab432
- Matlab动力系统和时间序列分析工具箱:这个工具箱用来分析动力系统和时间序列,它可以定制为:常微分方程、随机微分方程。所有分析的方法被封装在工具箱中,你可以通过命令行或GUI来调用。包含的功能: ODE常微分方程, SDE随机微分方程和map integration 分析时间序列,过滤、归一化/均衡化、直方图、2D直方图、ACF, MAI, FFT,最大lyapunov指数计算、模式识别。 动力系统分析:创建Poincare截面、分岔图、计算lyapunov指数。-The kit us
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!
hopf分岔相图
- hopf分岔相图,通过matlab编程实现了hopf分岔相图,有很好的练习指导意义
电机混沌同步学习
- 实在没找到matlab,就选maple啦。自动控制原理相位图,分岔图及混沌同步源代码,用于分析电机的混沌状态下运行。(The principle of automatic control of bifurcation source code can be used directly.)
虫口模型分岔图Matlab程序
- 虫口模型x(n+1)=λx(n)(1-x(n))分岔图Matlab程序,matlab产生logistic序列的程序.