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

搜索资源列表

  1. CC_method.CC法,用于非线性时间序列中

    10下载:
  2. CC_method:CC法,用于非线性时间序列中,相空间重构,求取时间延迟tau及时间窗口tw。 本程序,本人于2008年12月1日,在matlab7.0上运行通过,可以得到CC_method的5个相关参数及图形,结果很好。 包括子程序: 1.CSCC_method:用lorenz系统来测试CC_method; 2.C_CMethod_inf:用于求延迟时间tau及时间窗口tw; 3.disjoint:用于将时间序列分解成t个不相交的时间序列; 4.reconstitution:用来
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:5120
    • 提供者:张莉
  1. simulinkchaoticsystem

    3下载:
  2. 采用simulink对duffing和lorenz混沌系统进行仿真,然后又对lorenz混沌系统的进行延时反馈控制和同步控制,另外还有一个基于simulink的滑模控制,实现方便,效果不错!-Duffing using simulink for lorenz chaotic systems and simulation, and then lorenz chaotic systems on the conduct of delayed feedback control and synchroni
  3. 所属分类:matlab例程

    • 发布日期:2013-12-17
    • 文件大小:39951
    • 提供者:马建兵
  1. Lyapunov_Rosenstein_lorenz_m_main

    0下载:
  2. 在MATLAB环境下解决Lyapunov Rosenstein lorenz问题-In the MATLAB environment to solve the problem Lyapunov Rosenstein lorenz
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2255
    • 提供者:pearline
  1. Lorenzandlyapunovsystem

    1下载:
  2. 用matlab 计算李雅普诺夫指数以及洛伦兹模型的实现-Calculated using matlab Lyapunov index and the Lorenz model realization
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3301
    • 提供者:sam
  1. lorenz混沌系统

    0下载:
  2. lorenz混沌系统 分岔 MATLAB源代码
  3. 所属分类:matlab例程

    • 发布日期:2012-11-15
    • 文件大小:610
    • 提供者:hahamao
  1. Mutual_Information

    1下载:
  2. 互信息法求混沌序列的最优时延 文件说明: 1、Mutual_Information_main.m 主文件,直接运行此程序即可 2、LorenzData.dll 产生Lorenz离散序列 3、Mutual_Information.dll 互信息函数 4、buffer.dll 缓存文件-Mutual information method for optimal time-delay chaotic sequence document describes: 1,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16231
    • 提供者:ZhengKevin
  1. Lorenz

    2下载:
  2. Lorenz系统的SIMULINK仿真模型-SIMULINK Lorenz System Simulation Model
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:41577
    • 提供者:小旺
  1. Lorenz

    0下载:
  2. matlab实现具有混沌特性的Lorenz系统的二维三维图形-matlab implementation of the Lorenz chaotic system with two-dimensional three-dimensional graphics
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2978
    • 提供者:陈亮
  1. lorenz

    0下载:
  2. 洛伦兹混沌多涡卷吸引子源代码,复杂程序,用于毕业设计-Multi-scroll chaotic Lorenz attractor source code, complex procedures for graduation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:686
    • 提供者:zhy
  1. lorenz-fenchatu

    1下载:
  2. 这是我搜集的Lorenz系统的分岔图,里面有好几个,对分岔图的方法也给出了几种-This is my collection of the bifurcation diagram of the Lorenz system, there are several on the bifurcation diagram also shows several methods
  3. 所属分类:系统编程

    • 发布日期:2013-08-13
    • 文件大小:1714
    • 提供者:qazlai
  1. Chaos-Lorenz

    0下载:
  2. 利用数学软件MATLAB对Lorenz系统等六个重要的混沌模型进行数值计算,同时模拟出各类混沌系统的独特性质,如混沌吸引子,倍周期,初值敏感性,相图,分岔图等。通过观察和分析上述特性,加深了我们对混沌现象的理解。-matlab Chaos Lorenz
  3. 所属分类:matlab例程

    • 发布日期:2013-12-25
    • 文件大小:654395
    • 提供者:陈亮
  1. Lorenz-Lyapunov

    1下载:
  2. Lozi系统的李雅普图形及相应的MATLAB语言程序-Lozi system and procedures of the Lyapunov map
  3. 所属分类:matlab例程

    • 发布日期:2013-05-08
    • 文件大小:59563
    • 提供者:陈亮
  1. lorenz

    0下载:
  2. lorenz的matlab程序,主要用于生成混沌序列-Matlab Lorenz procedures, mainly used to generate a chaotic sequence
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2052
    • 提供者:chenya
  1. lorenz

    0下载:
  2. 经典的混沌系统,计算吸引子等动力系统的相关性质(Classical chaotic systems and computing the related properties of attractors and other dynamical systems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:大熊2
  1. lorenz MATLAB

    0下载:
  2. Lorenz方程程序,采用ode45函数实现,程序简单,方便实现(Lorenz equation application, using ode45 function implementation, procedure is simple, easy to realize)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:3346432
    • 提供者:binghun1
  1. lorenz1

    0下载:
  2. 对Lorenz系统混沌吸引子的仿真,直接能用。(The simulation of the chaotic attractor of the Lorenz system can be used directly.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:魏玉春
  1. lyap指数lorenz求法matlab

    0下载:
  2. lorenz系统lyapunov指数计算(Lyapunov index calculation of Lorenz system)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:13312
    • 提供者:放哈屠刀
  1. lorenz&rossler

    0下载:
  2. 计算lorenz系统和rossler系统的混沌特性,计算lyapunov指数。(The chaotic characteristics of the Lorenz system and the Rossler system are calculated, and the Lyapunov exponents are calculated.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:heyue
  1. lorenz

    0下载:
  2. lorenz系统的仿真,在matlab的simulink下实现(The simulation of Lorenz system is implemented under the Simulink of MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:8192
    • 提供者:月亮——11
  1. Lorenz

    1下载:
  2. 基于MATLAB对Lorenz系统进行的仿真,用龙格库塔算法解方程得到三相图。(Based on the simulation of Lorenz system based on MATLAB, we use the Runge Kutta algorithm to solve the equation and get the three-phase diagram.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:101376
    • 提供者:才子5566
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com