搜索资源列表
lyapunov_wolf
- wolf 方法计算李雅普诺夫指数,matlab源程序-wolf method Lyapunov exponent, Matlab source
LOGISTIC_EXP
- 计算logistic映射李雅普诺夫指数的matlab程序-calculated logistic mapping Lyapunov exponent of Matlab procedures
lyapunov
- 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻-The largest Lyapunov exponent calculation of the fun
1234
- 计算机演算程序,平方映射分岔的Qbasic计算程序,平方映射的李雅普诺夫的Qbasic计算程序,.埃侬吸引子的李雅普诺夫指数的Qbasic计算程序,.单摆运动的分岔的Qbasic计算程序-Computer calculus procedures, square mapping bifurcation Qbasic program, square Lyapunov mapping of Qbasic computer program. E
lya21
- 混沌理论中的李雅普诺夫指数计算方法,基于matalb软件编写 含有部分注释-Chaos Theory in the Lyapunov exponent calculation methods, based on software development, containing part of matalb Notes
Lyapunov00Rosenstein
- 对rosenstein求解最大李雅普诺夫指数算法,实现成功-Rosenstein solving of the largest Lyapunov exponent algorithm, to achieve successful
logistic
- 求解logistic映射的李雅普诺夫指数,来判断该序列是否为混沌-Solving logistic mapping Lyapunov exponent, to determine whether the sequence of Chaos
Lyapnov_wolf
- 计算时间序列的李雅普诺夫指数的著名wolf算法,比较经典与精简,适合物理专业配合所求解得非线性方程使用-Calculation of time series of well-known Lyapunov exponent wolf algorithm, compared with the streamlining of the classic, suitable for solving physics with the use of a
lorenzlyapunov
- 一个求解李雅普诺夫指数的matlab程序,程序已经测试通过,适合matlab的初学者-Solving a Lyapunov exponent of the matlab program, the program has been tested for matlab beginner
ss
- 毕业用的时间序列混沌分析,里面吧包含相空间重构,李雅普诺夫指数求取,小波去噪-Graduated with a chaotic time series analysis, which it contains the phase space reconstruction, Lyapunov exponent for wavelet denoising, etc.
Lynch_Maple13
- 用来计算混沌动力学问题的源代码。包含分岔图绘制,最大李雅普诺夫指数,李雅普诺夫指数谱等一些重要的源程序。-This is a toolbox for chaotic dynamics analysis.Have fun!
lyapunov
- 李雅普诺夫指数求解MATLAB程序,包含说明文字-MATLAB program for solving Lyapunov index, including descr iptive text
hundunfenxi
- MATLAB中的混沌系统的分析方法,包括李雅普诺夫指数-MATLAB in the analysis of chaotic systems, including Lyapunov exponents, etc.
w20000409
- 常微分方程系统李雅普诺夫特性指数的研究及其matlab作图-System of ordinary differential equations of Lyapunov Characteristic Exponents
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 c
lorenzLya
- 利用正交向量法求Lorenz系统的李雅普诺夫指数,并绘出指数谱图。-Orthogonal Vector Method Lorenz system, Lyapunov exponent, and draw the index spectrum.
www.dssz.com_dssz
- 混沌时间序列预测中的李雅普诺夫指数算法,判断时间序列的混沌特性(The Lyapunov exponent algorithm in chaotic time series prediction is used to determine the chaotic characteristics of time series)
利亚普诺夫指数
- 求出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
计算各种混沌系统李雅普洛夫指数的MATLAB 源程序
- 通过matlab仿真程序计算各种混沌系统李雅普诺夫的数值和图(Calculate the values and graphs of various chaotic system Lyapunov)
lorenz李雅普诺夫指数
- 求Lorenz的李雅普诺夫指数,有效,完整能用(Lorenz lyapunov index, effective, complete use)