搜索资源列表
lyapunov
- 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法
lyapunov
- 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
lyapunov-exponent
- 求取lyapunov指数的小数据量方法,采用混合编程-strike a small amount of data, mixed Programming
lyapunov_wolf
- wolf 方法计算李雅普诺夫指数,matlab源程序-wolf method Lyapunov exponent, Matlab source
lyap_wolf
- 使用wolf方法求最大lyapunov指数,核心算法为c语言,接口为matlab-method for the use of wolf largest lyapunov index, the core algorithm c language, Interface to Matlab
Determining_lyapunov_exponents_from_a_time_series.
- Wolf方法求混沌时间序列的最大Lyapunov指数 -Wolf method for chaotic time series the largest Lyapunov exponent
Lyapunov_2_Terra
- 基于Wolf方法计算Lyapunov指数,直接运行文件Wolf_3DLyapunov.m-Wolf calculated based on the Lyapunov exponent, Run the file directly Wolf_3DLyapunov.m
lyapunov
- 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法-The function used to calculate the time series of the largest Lyapunov index Wolf method
lyapunov_wolf
- lyapunov指数求解,采用wolf法,计算速度极快-lyapunov Index solving, using wolf law, the calculation speed
lyapunov
- 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻-The largest Lyapunov exponent calculation of the fun
lyap_small_data_sets
- 计算最大Lyapunov指数 使用wolf方法计算 申明:本程序并非本人原创-Calculating the largest Lyapunov index calculated using the wolf has stated: This procedure is not my original
A.wolf
- wolf对李雅普诺夫指数的计算方法有很详细的介绍-wolf of the Lyapunov exponent calculation method has a very detailed introduction
lyapunov
- 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法-The function used to calculate the time series of the largest Lyapunov index- Wolf method
lyapunov_wolf
- 利亚普诺夫指数是混沌预测和混沌的重要参数,代码中给出利亚普诺夫指数和wolf算法-Liapunov index and the wolf chaos algorithm
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 Expone
lyapunov
- lyapunov算法程序,才有wolf方法进行计算-lyapunov algorithm program have wolf calculation method
Ly
- 用Fortran编写的计算最大Lyapunov指数的Wolf方法-Written by Fortran calculate the maximum Lyapunov index of the Wolf method
lyapunov(wolf)
- 混沌时间序列中的用wolf法计算lyapunov 指数,速度超快-In chaotic time series using wolf method in the calculation of Lyapunov index, speed Ultrafast
Lyapunov-Wolf-
- 时间序列的最大Lyapunov 指数 Wolf 方法-Time series of maximum Lyapunov index, Wolf method
李雅普诺夫fortran
- 求解李雅普诺夫指数的fortran算法,用的是近点的wolf方法(calculate the exponent of lyapunov)