CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lyapunov wolf

搜索资源列表

  1. lyapunov

    0下载:
  2. 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:chryao
  1. lyapunov

    6下载:
  2. 最大李雅普诺夫指数的计算 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 % m: 嵌入维数 % tau:时间延迟 % data:时间序列 % N:时间序列长度 % P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>P的相点中搜寻
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:刘于江
  1. Chaos-Toolbox-Ver.2.0.rar

    5下载:
  2. 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
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:668.63kb
    • 提供者:侯站
  1. A.wolf.rar

    2下载:
  2. wolf对李雅普诺夫指数的计算方法有很详细的介绍,wolf of the Lyapunov exponent calculation method has a very detailed introduction
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:cleverxue
  1. lyapunov_wolf

    0下载:
  2. 利亚普诺夫指数是混沌预测和混沌的重要参数,代码中给出利亚普诺夫指数和wolf算法-Liapunov index and the wolf chaos algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.94kb
    • 提供者:
  1. lyapunov_wolf

    0下载:
  2. 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法-The function used to calculate the time series of the largest Lyapunov index- Wolf Ways
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:peter
  1. lyapunov

    0下载:
  2. 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法-The function used to calculate the time series of the largest Lyapunov index- Wolf method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.01kb
    • 提供者:lishuhui
  1. lyapunov_wolf

    0下载:
  2. 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法-The function used to calculate the time series of the largest Lyapunov index- Wolf method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.93kb
    • 提供者:lishuhui
  1. lyapunov

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3.91kb
    • 提供者:b
  1. lyapunov

    0下载:
  2. lyapunov算法程序,才有wolf方法进行计算-lyapunov algorithm program have wolf calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.93kb
    • 提供者:王刚
  1. b

    0下载:
  2. wolf法求最大lyapunov指数 -wolf法求最大lyapunov指数wolf法求最大lyapunov指数
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3.28kb
    • 提供者:wuminghua
  1. Ly

    1下载:
  2. 用Fortran编写的计算最大Lyapunov指数的Wolf方法-Written by Fortran calculate the maximum Lyapunov index of the Wolf method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1.54kb
    • 提供者:xiaojiahe
  1. Principle

    0下载:
  2. 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.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1.54mb
    • 提供者:game
  1. 8th_week

    1下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6.86mb
    • 提供者:kobe
  1. Lyapunov_prediction

    0下载:
  2. lyapunov预测源代码 计算Lyapunov指数: largest_lyapunov_exponent.m(用吕金虎的方法计算最大Lyapunov指数) 参考文献:基于Lyapunov指数改进算法的边坡位移预测。 lyapunov_wolf.m(用wolf方法计算最大Lyapunov指数) 计算关联维数:G_P.m(G-P算法)-lyapunov prediction
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10.26mb
    • 提供者:mikel
  1. lyapunov(wolf)

    0下载:
  2. 混沌时间序列中的用wolf法计算lyapunov 指数,速度超快-In chaotic time series using wolf method in the calculation of Lyapunov index, speed Ultrafast
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:55.01kb
    • 提供者:xiaoyu
  1. wolf

    1下载:
  2. 研究混沌参数,应用wolf法求得最大的LYAPUNOV指数的程序。-The study chaotic parameter applications wolf obtained by the largest LYAPUNOV index procedure.
  3. 所属分类:生物技术

    • 发布日期:2013-07-16
    • 文件大小:3.27kb
    • 提供者:田甜
  1. Lyapunov指数_Wolf法

    1下载:
  2. 用Wolf方法计算利亚普诺夫指数,改程序已调试通过
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-05-22
    • 文件大小:4.19kb
    • 提供者:lyq525
  1. Lyapunov-Wolf-

    1下载:
  2. 时间序列的最大Lyapunov 指数 Wolf 方法-Time series of maximum Lyapunov index, Wolf method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:王志华
  1. 李雅普诺夫fortran

    1下载:
  2. 求解李雅普诺夫指数的fortran算法,用的是近点的wolf方法(calculate the exponent of lyapunov)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:142kb
    • 提供者:蒲公英123
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com