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

搜索资源列表

  1. dynamicalsystem

    0下载:
  2. 几种常见混沌时间序列matlab实现 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mackey_Glass flow 7)logistic map 8)henon map 9)Quadratic map(二次图) 也欢迎大家提供更多的混沌方程或映射的经典matlab实现。 -several common chaotic time series to
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:21kb
    • 提供者:呆雁
  1. logistic

    1下载:
  2. 一个画一种Logistic Map 分岔图(bifurcation diagram)的程序,运行后,你们可以看到它与常规的非线性系统的行为不一样。该映射可以用如下方程表述: xn=1-a*x2n-1 其中,a――[0,2]. -Logistic Map a painting of a bifurcation diagram (bifurcation diagram) procedures, running, you can see it with the conventional n
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-16
    • 文件大小:1020byte
    • 提供者:潘水洋
  1. logistic

    0下载:
  2. 给定初始值,产生费根鲍姆迭代轨迹,logistics映射,周期点等程序-Given initial value, resulting in iterative trajectory Feigenbaum, logistics map, periodic points and other procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:sun jing
  1. KolmogorovEntropy_GP

    3下载:
  2. 一种简单有效的测度熵替代方法——近似熵(approximate entropy)方 法.应用以上方法对Logistic映射复杂度进行了分析.结果表明Lyapunov指数和测度熵的值与复 杂度基本呈线性关系,分维数与复杂度的函数关系尚难确定,且与Lyapunov指数、测度熵之间的关 系也不明确. - Approximate entropy (ApEn) method is also studied. They are applied to analyze the complex
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9.36kb
    • 提供者:k
  1. logistic

    2下载:
  2. 通过混沌理论系统产生混沌序列,用三种不同的方法产生二值序列。-System through chaos theory chaotic sequence, using three different methods of binary sequences.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:527byte
    • 提供者:zhangqiang
  1. matlab

    2下载:
  2. 基于Logistic混沌映射图像加密 -Based on the Logistic chaotic map image encryption
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:447.36kb
    • 提供者:colo
  1. logistic

    1下载:
  2. 使用logistic模型的混沌加密与解密源代码-Using the logistic model of chaotic encryption and decryption source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.06mb
    • 提供者:王月
  1. embed

    1下载:
  2. 自己写的基于DCT和Logistic映射的脆弱水印算法嵌入算法-Write your own based on the DCT and the Logistic map fragile watermarking embedding algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1.1kb
    • 提供者:刘乃成
  1. TheLogisticmap

    0下载:
  2. 此程序代码用于求解方程Xn+1=r*Xn(1 -Xn),其中X0为0——1之间的随机数,r的范围1——4;r取 不同的值是可计算得不同的Xn,据此得出Logistic Map图。-This program code is used to solve the equation Xn+1 = r* Xn (1-Xn), where X0 is 0- 1 random number between, r the range 1- 4 r take a different value is co
  3. 所属分类:GIS program

    • 发布日期:2017-04-10
    • 文件大小:621byte
    • 提供者:ww
  1. logistic

    0下载:
  2. 求Lyapunov指数,LOGISITIC映射-Seek Lyapunov index, LOGISITIC map
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:738byte
    • 提供者:东小方
  1. hundun

    0下载:
  2. 维Logistic映射 x(n+1)=μx(n)(1-x(n)) 在3. 57 <μ < 4 的参数区域内,系统存在混沌吸引子 -Dimensional Logistic map x (n+1) = μx (n) (1-x (n)) in 3. 57 < μ < 4 parameters in the region, the systems Chaotic attractor
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:35.1kb
    • 提供者:张茵
  1. ChaosToolbox

    0下载:
  2. 该工具箱包括了混沌时间序列分析与预测的常用方法,有: 产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4.52kb
    • 提供者:林涛
  1. diedai

    0下载:
  2. 四种迭代产生混沌序列的代码,基于logistic映射-Generate chaotic sequence of four iterations of code, based on logistic map
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1019byte
    • 提供者:huyunfeitian
  1. logistic-map

    0下载:
  2. Chaotic Logistic (quadratic) map
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:619byte
    • 提供者:Ahmed
  1. non-linear-information

    1下载:
  2. 这是一个关于非线性信息处理技术的文档;里面包括logistic映射、lorenz、rossler等混沌经典方程的程序和matlab仿真结果;还包括求分形w-m函数的维数的半方差法忽然R/S方法-This is a non-linear information processing on the document which includes logistic map, lorenz, rossler chaotic classical equations such as the procedu
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.55mb
    • 提供者:李阳
  1. RBF-matlab-code

    0下载:
  2. generate logistic map data (RBFNN)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:45.34kb
    • 提供者:mn
  1. logistic

    4下载:
  2. 包括logistic映射,tent映射,Henon映射,Kent映射的Matlab程序及图像。-Including the logistic map, tent map, Henon mapping Kent Matlab program and image mapping.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:1.67kb
    • 提供者:梁涛
  1. logistic

    1下载:
  2. 利用matlab计算logistic映射分叉图的程序-Using matlab program to calculate the bifurcation diagram of the logistic map
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:182.93kb
    • 提供者:苑杨
  1. lmcipher_master

    0下载:
  2. lmcipher LMCipher:Logistic Map密码 单峰映射密码是使用单峰映射函数的密码概念的简单应用。 要使用INSTALL并编译运行'make'。 结束可执行文件“lmcipher”可用于使用给定的密钥加密文件。 关键越大,安全性越好。(lmcipher ======== LMCipher: Logistic Map Cipher The logistic map cipher is a simple proof of concept of a cipher th
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:227kb
    • 提供者:3Radiant
  1. djamel_logistique

    0下载:
  2. logistic map chaotic
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:6kb
    • 提供者:herbadji
« 12 »
搜珍网 www.dssz.com