登录
首页 » Matlab » wolf法计算lyapunov指数

wolf法计算lyapunov指数

于 2022-05-12 发布 文件大小:1.95 kB
0 38
下载积分: 2 下载次数: 1

代码说明:

function lambda_1=lyapunov_wolf(data,m,tau,P) %  该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法 %  m: 嵌入维数 %  tau:时间延迟 %  data:时间序列 %  N:时间序列长度 %  P:时间序列的平均周期,选择演化相点距当前点的位置差,即若当前相点为I,则演化相点只能在|I-J|>的相点中搜寻 %  lambda_1:返回最大lyapunov指数值 min_point=1  ; %&&要求最少搜索到的点数 MAX_CISHU=5 ;  %&&最大增加搜索范围次数 %FLYINGHAWK %   求最大、最小和平均相点距离 N=length(data

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • src
    matlab的音频指纹提取, 小波包, 需要用到voicbox工具箱(matlab audio fingerprint extraction, wavelet packet, need to use voicbox Toolbox)
    2014-05-01 01:59:22下载
    积分:1
  • turbo-BCJR
    文件中包含了Turbo码和卷积码误码率的对比,其中Turbo码采用了BCJR译码算法,迭代次数分别为1、2、3、4次。文件中包含了源代码和分析文档(File contains a comparison of Turbo code and convolution code BER, which Turbo code decoding algorithm used BCJR iterations respectively 1,2,3,4 times. File contains the source code and documentation analysis)
    2016-04-22 21:47:19下载
    积分:1
  • Lung cancer detection using image processing AND MATLAB CODE
    这是一个用图像处理实现的肺癌检测的插图,使用matlab图像处理工具箱,采用4种特征提取、分割和增强技术
    2022-02-16 05:57:33下载
    积分:1
  • 6-10
    MATLAB教材学习资料matlab的90个实例matlab的90个中的6-10 更新继续中(matlab studying)
    2011-09-24 12:30:27下载
    积分:1
  • EMD-toolbox-introduction
    Matlab EMD Toolbox 中文使用说明,非常实用(The introduction of Matlab EMD toolbox in Chinese)
    2013-04-23 11:04:16下载
    积分:1
  • 打桩机动画演示程序
    打桩机工作时的动态图,演示了打桩机工作时的演示模型(The dynamic diagram of the working time of the piling machine demonstrates the demonstration model of the working time of the piling machine)
    2018-02-07 10:52:42下载
    积分:1
  • BPSKmodanddemod
    2PSK信号的仿真,解调,仿真结果误码率计算(2PSK signal simulation, demodulation, bit error rate simulation results)
    2008-06-27 20:45:09下载
    积分:1
  • xyarray
    ATM signaling kernel-demon interface.
    2014-08-06 11:03:00下载
    积分:1
  • fuzzmu
    模糊变换与模糊综合评价中,需要进行归一化处理,即各项之和除以每一项。以下为算子的matlab函数(Fuzzy transform and fuzzy comprehensive evaluation, the need for the normalization process, and that all of dividing the sum of each item. The following is the operator matlab function)
    2013-02-25 16:07:56下载
    积分:1
  • CPPSTL
    STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
    2014-11-06 11:06:37下载
    积分:1
  • 696518资源总数
  • 104331会员总数
  • 24今日下载