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

搜索资源列表

  1. henon

    0下载:
  2. 将henon映射由牛顿算法进行控制,求出其周期2的点,这个例子很有代表性-to Newton by mapping algorithm control, get two of its cycle, this example very representative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:132994
    • 提供者:ham
  1. Henon

    1下载:
  2. 实现 henon混沌仿真 实现 henon混沌仿真
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5314
    • 提供者:matlab
  1. henon

    0下载:
  2. 给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:620
    • 提供者:Aachen
  1. henon

    0下载:
  2. Henon吸引子 Henon吸引子是混沌和分形的著名例子,迭代 模型为 xk+1=1+ax2k+byk, yk+1= xk. 最常见的参数取值为a=1.4,b=0.3 .此时迭代模 型为 xk+1=1+yk-1.4x2k, yk+1=0.3xk.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3023
    • 提供者:何任飞
  1. Chaos Control in the Henon Map

    0下载:
  2. matlab编写的,Henon映射的混沌控制
  3. 所属分类:源码下载

  1. Lyapunov-exponent-of-Henon-map

    2下载:
  2. 计算二维Henon映射的Lyapunov指数 -Comput the lyapunov exponent of two dimension Henon map
  3. 所属分类:matlab

    • 发布日期:2014-12-23
    • 文件大小:3072
    • 提供者:Ping Liu
  1. henon

    1下载:
  2. 用于绘制混沌图形的henon程序,其中有著名的罗伦兹图-Chaos for graphics rendering henon procedures, including the famous Lorenz map
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8574
    • 提供者:liu
  1. FPGA_NEW_APPROACH_TO_IMPLEMENT_CHAOTIC_GENERATOR.

    0下载:
  2. In this paper, a new method is introduced to implement chaotic generators based on the Henon map and Lorenz chaotic generators given by the state equations using the Field Programmable Gate Array (FPGA). The aim of this method is to increase the freq
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:254037
    • 提供者:gsbnd
  1. a1

    0下载:
  2. 这个是利用混沌原理henon可以对图像先进行加密然后进行隐藏在另一个图像中再进行解密-This is the principle of the use of chaos henon can encrypt the image first and then proceed to hide in another image and then decrypt
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3158
    • 提供者:zhangwaiwai
  1. a2

    0下载:
  2. 这个是利用图像分解和Logistics混沌序列可以对图像先进行加密然后进行隐藏在另一个图像中再进行解密-This is the principle of the use of chaos henon can encrypt the image first and then proceed to hide in another image and then decrypt
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3093
    • 提供者:zhangwaiwai
  1. largest_lyapunov_exponent

    0下载:
  2. Lyapunov exponent solving, By viture of this prompt, you can solve the lyapunov exponent of linear and nonlinear dynamic systems, for example duffing equation, Lorenz equation, henon and Vdp equation etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:934
    • 提供者:jinguo
  1. Henon_map

    0下载:
  2. 此程序用于场生著名的非线性动力系统Henon 混沌序列, 并做出他的状态空间重构图.-It is used to construct dominant Henon map. and figure it.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:638
    • 提供者:huguangbo
  1. henon

    0下载:
  2. chaotic generator of henon by xilinx sysgen and simulink
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:13557
    • 提供者:merahlah
  1. henon

    0下载:
  2. 混沌工具函数 function [x,y]=henon(n,level,a,b,x0,y0)-chaos function function [x,y]=henon(n,level,a,b,x0,y0)
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:978
    • 提供者:chemgze
  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
    • 文件大小:4630
    • 提供者:林涛
  1. Henon

    0下载:
  2. implementation of Henon algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1032
    • 提供者:hamed
  1. Henon

    0下载:
  2. 用来画荷农吸引子 离散系统的相轨迹图 二维系统-Farmers used to draw charge attractor the phase trajectories of discrete two-dimensional systems
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:13372
    • 提供者:刘浩
  1. Main_Henon

    0下载:
  2. Henon映射 - Main_Henon.m-Henon映射- Main_Henon.m
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:唐佰文
  1. Henon Attractor

    0下载:
  2. This is a scr ipt that compute and plot the Henon attractor and his basin of attraction
  3. 所属分类:matlab例程

    • 发布日期:2016-06-02
    • 文件大小:471
    • 提供者:mastro871
  1. Henon-Lyapunov

    1下载:
  2. 修正后的二维Henon映射的Lyapunov指数计算及Lyapunov指数谱图。(The Lyapunov exponent calculation and Lyapunov exponent spectrum of the modified two-dimensional Henon map.)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-11
    • 文件大小:1024
    • 提供者:hhyyjj
« 12 3 4 5 »
搜珍网 www.dssz.com