搜索资源列表
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)