搜索资源列表
lyapunov
- 李雅普诺夫指数求解MATLAB程序,包含说明文字-MATLAB program for solving Lyapunov index, including descr iptive text
Lynch_Maple13
- 用来计算混沌动力学问题的源代码。包含分岔图绘制,最大李雅普诺夫指数,李雅普诺夫指数谱等一些重要的源程序。-This is a toolbox for chaotic dynamics analysis.Have fun!
liyapanuofu
- 这是个混沌理论应用中的李雅普诺夫指数源代码,里面的方程是著名的lorenze方程,它可以帮助我们分析混沌的动力学特性,希望对大家有用-This is application of chaos theory in the Lyapunov index of the source code, which the equation is the famous lorenze equation, it can help us analyze chaotic dynamics, we hope to be
李雅普诺夫指数
- 绘制李雅普诺夫指数和随着参数变化的曲线,直观反映出逻辑斯迪克模型中李雅普诺夫指数的特点
lorenzLya
- 利用正交向量法求Lorenz系统的李雅普诺夫指数,并绘出指数谱图。-Orthogonal Vector Method Lorenz system, Lyapunov exponent, and draw the index spectrum.
ss
- 毕业用的时间序列混沌分析,里面吧包含相空间重构,李雅普诺夫指数求取,小波去噪-Graduated with a chaotic time series analysis, which it contains the phase space reconstruction, Lyapunov exponent for wavelet denoising, etc.
logistic
- 求解logistic映射的李雅普诺夫指数,来判断该序列是否为混沌-Solving logistic mapping Lyapunov exponent, to determine whether the sequence of Chaos
lorenzlyapunov
- 一个求解李雅普诺夫指数的matlab程序,程序已经测试通过,适合matlab的初学者-Solving a Lyapunov exponent of the matlab program, the program has been tested for matlab beginner
hundunfenxi
- MATLAB中的混沌系统的分析方法,包括李雅普诺夫指数-MATLAB in the analysis of chaotic systems, including Lyapunov exponents, etc.
w20000409
- 常微分方程系统李雅普诺夫特性指数的研究及其matlab作图-System of ordinary differential equations of Lyapunov Characteristic Exponents
wolf计算李雅普诺夫指数
- 用wolf计算李雅普诺夫指数,值得学习一下
www.dssz.com_dssz
- 混沌时间序列预测中的李雅普诺夫指数算法,判断时间序列的混沌特性(The Lyapunov exponent algorithm in chaotic time series prediction is used to determine the chaotic characteristics of time series)
lyapunov_wolf
- 适合计算李雅普诺夫指数,经典沃夫算法的李雅普诺夫指数(Calculated Lee Yap Andrianof index)
李雅普诺夫fortran
- 求解李雅普诺夫指数的fortran算法,用的是近点的wolf方法(calculate the exponent of lyapunov)
利亚普诺夫指数
- 求出logistic映射的李雅普诺夫指数(le=zeros(401,2); i=0; for u=0:0.01:4 i=i+1; x=0.5; y=0; for j=1:100 x=u*x*(1-x); end for k=1:200 x=u*x*(1-x); y=y+log(abs(1-2*x)); end le(i,1)=u; le(i,2)=l
计算各种混沌系统李雅普洛夫指数的MATLAB 源程序
- 通过matlab仿真程序计算各种混沌系统李雅普诺夫的数值和图(Calculate the values and graphs of various chaotic system Lyapunov)
logistic映射的李亚普洛夫指数图
- 通过绘制李亚普洛夫指数图,来观察logistic映射的周期倍增规律。
chap3
- 李雅普诺夫 MRAC 自适应控制 可以基于这个平台修改状态方程进行编程。(Lyapunov MRAC adaptive control)
Lyapunov
- 学习李雅普诺夫指数必备的程序,大家自行下载(The necessary program to learn the Lee Yap Andrianof index, you download it by yourself)
lorenz李雅普诺夫指数
- 求Lorenz的李雅普诺夫指数,有效,完整能用(Lorenz lyapunov index, effective, complete use)