搜索资源列表

  1. wolfmap

    0下载:
  2. 程序运行首先生成传统的Logistic映射Feigenbaum分岔图。水平方向是参数u,取值范围是0—4;竖直方向是变量x,取值范围是0—1。-running first generation traditional Logistic Map Feigenbaum bifurcation diagram. The direction is the level parameters u, value in the range of 0-4
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:吕振兴
  1. encstrings

    0下载:
  2. 程序运行首先生成传统的Logistic映射Feigenbaum分岔图。水平方向是参数u,取值范围是0—4;竖直方向是变量x,取值范围是0—1。-running first generation traditional Logistic Map Feigenbaum bifurcation diagram. The direction is the level parameters u, value in the range of 0-4
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:吕振兴
  1. dynamicalsystem

    1下载:
  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
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:21504
    • 提供者:呆雁
  1. logistic

    1下载:
  2. 实现logistic混沌功能 实现logistic混沌功能 实现logistic混沌功能-Realize chaotic logistic function logistic chaotic function realize realize realize logistic function logistic chaotic chaotic function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:matlab
  1. logistic

    0下载:
  2. 图像进行Logistic映射列置乱程序,用MATLAB语言编的,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:何任飞
  1. logic

    0下载:
  2. 利用混沌影射的方法设计了一种多随机性的文件加密算法.分析了数据加密和Logistic混沌映射 的原理,提出了基于混沌方法的多随机性文件加密算法,采用VB完成了文件加密软件的设计.软件测试表 明:该加密算法的混沌特性和多随机特性增加了解密的难度,提高了加密数据的安全性,实现了密钥的随机 生成和加密算法的随机调用,使得加密后的文件更加安全.-Alluding to the use of chaos designed a mult
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:150528
    • 提供者:hujun
  1. logistic

    0下载:
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:潘水洋
  1. logistic

    0下载:
  2. 一个简单的在matlab上实现logistic方程,并花出图像。-A simple implementation in matlab on logistic equation, and the flower images.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Oki
  1. logistic

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zhangqiang
  1. KolmogorovEntropy_GP

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

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:k
  1. logestic

    0下载:
  2. this program is the simulink of logistic map
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:zahra
  1. logistic

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

    • 发布日期:2024-05-21
    • 文件大小:1116160
    • 提供者:王月
  1. embed

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:刘乃成
  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
  3. 所属分类:GIS编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:ww
  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. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:35840
    • 提供者:张茵
  1. ChaosToolbox

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

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:林涛
  1. logistic-map

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

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Ahmed
  1. ergodicity-of-Logistic-map

    0下载:
  2. 简单混沌映射logistic映射的遍历性-the ergodicity of the logistic map
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:110592
    • 提供者:lanlin
  1. chaotic-cipher-lyapunove-of-logistic-map

    0下载:
  2. lyapunove exponent of the logistic map
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-21
    • 文件大小:71680
    • 提供者:mohammad
  1. bifurcation diagram for Logistic map

    0下载:
  2. bifurcation code of the Logistic map using matlab.
  3. 所属分类:matlab例程

    • 发布日期:2018-10-23
    • 文件大小:339
    • 提供者:yingzaji
« 12 3 4 5 6 »

源码中国 www.ymcn.org