搜索资源列表
lyapunov
- 该函数用来计算时间序列的最大lyapunov 指数--wolf 方法
lyapunov
- 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大lyapunov 指数--wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
Chaos-Toolbox-Ver.2.0.rar
- matlab混沌工具箱,包括C_C方法,wolf计算最大lyapunov指数法等,不同于陆振波的,本工具箱中的函数均可见,完全免费版本,Chaos matlab toolbox, including C_C methods, wolf calculate the largest lyapunov exponent method, etc., unlike the陆振波, the toolbox function are visible, completely free version
A.wolf.rar
- wolf对李雅普诺夫指数的计算方法有很详细的介绍,wolf of the lyapunov exponent calculation method has a very detailed introduction
lyapunov_wolf
- 利亚普诺夫指数是混沌预测和混沌的重要参数,代码中给出利亚普诺夫指数和wolf算法-Liapunov index and the wolf chaos algorithm
lyapunov_wolf
- 该函数用来计算时间序列的最大lyapunov 指数--wolf 方法-The function used to calculate the time series of the largest lyapunov index- wolf Ways
lyapunov
- 该函数用来计算时间序列的最大lyapunov 指数--wolf 方法-The function used to calculate the time series of the largest lyapunov index- wolf method
lyapunov_wolf
- 该函数用来计算时间序列的最大lyapunov 指数--wolf 方法-The function used to calculate the time series of the largest lyapunov index- wolf method
lyapunov
- lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining lyapunov exponents was proposed in A. wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining lyapunov Exponents from a Time Series," Physi
lyapunov
- lyapunov算法程序,才有wolf方法进行计算-lyapunov algorithm program have wolf calculation method
b
- wolf法求最大lyapunov指数 -wolf法求最大lyapunov指数wolf法求最大lyapunov指数
Ly
- 用Fortran编写的计算最大lyapunov指数的wolf方法-Written by Fortran calculate the maximum lyapunov index of the wolf method
Principle
- The alogrithm employed in this toolbox for determining lyapunov exponents is according to the algorithms proposed in [1] A. wolf, J. B. Swift, H. L. Swinney.
8th_week
- lyapunov指数计算常用方法,包括定义法、小数据量法、正交法、wolf法,以lorenz系统为例,内有详细说明,均以通过测试-lyapunov Index commonly used methods, including the definition of law, a small amount of data, orthogonal method, wolf law to lorenz system, for example, with detailed instructions, are
lyapunov_prediction
- lyapunov预测源代码 计算lyapunov指数: largest_lyapunov_exponent.m(用吕金虎的方法计算最大lyapunov指数) 参考文献:基于lyapunov指数改进算法的边坡位移预测。 lyapunov_wolf.m(用wolf方法计算最大lyapunov指数) 计算关联维数:G_P.m(G-P算法)-lyapunov prediction
lyapunov(wolf)
- 混沌时间序列中的用wolf法计算lyapunov 指数,速度超快-In chaotic time series using wolf method in the calculation of lyapunov index, speed Ultrafast
wolf
- 研究混沌参数,应用wolf法求得最大的lyapunov指数的程序。-The study chaotic parameter applications wolf obtained by the largest lyapunov index procedure.
lyapunov指数_wolf法
- 用wolf方法计算利亚普诺夫指数,改程序已调试通过
lyapunov-wolf-
- 时间序列的最大lyapunov 指数 wolf 方法-Time series of maximum lyapunov index, wolf method
李雅普诺夫fortran
- 求解李雅普诺夫指数的fortran算法,用的是近点的wolf方法(calculate the exponent of lyapunov)