搜索资源列表
henon
- 将henon映射由牛顿算法进行控制,求出其周期2的点,这个例子很有代表性-to Newton by mapping algorithm control, get two of its cycle, this example very representative
Henon
- 实现 henon混沌仿真 实现 henon混沌仿真
henon
- 给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i)
henon
- 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.
Chaos Control in the Henon Map
- matlab编写的,Henon映射的混沌控制
Lyapunov-exponent-of-Henon-map
- 计算二维Henon映射的Lyapunov指数 -Comput the lyapunov exponent of two dimension Henon map
henon
- 用于绘制混沌图形的henon程序,其中有著名的罗伦兹图-Chaos for graphics rendering henon procedures, including the famous Lorenz map
FPGA_NEW_APPROACH_TO_IMPLEMENT_CHAOTIC_GENERATOR.
- 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
a1
- 这个是利用混沌原理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
a2
- 这个是利用图像分解和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
largest_lyapunov_exponent
- 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.
Henon_map
- 此程序用于场生著名的非线性动力系统Henon 混沌序列, 并做出他的状态空间重构图.-It is used to construct dominant Henon map. and figure it.
henon
- chaotic generator of henon by xilinx sysgen and simulink
henon
- 混沌工具函数 function [x,y]=henon(n,level,a,b,x0,y0)-chaos function function [x,y]=henon(n,level,a,b,x0,y0)
ChaosToolbox
- 该工具箱包括了混沌时间序列分析与预测的常用方法,有: 产生混沌时间序列(chaotic time series) Logistic映射 - \ChaosAttractors\Main_Logistic.m Henon映射 - \ChaosAttractors\Main_Henon.m Lorenz吸引子 - \ChaosAttractors\Main_Lorenz.m Duffing吸引子 - \ChaosAttractors\Main_Duffing.m Duffing
Henon
- implementation of Henon algorithm
Henon
- 用来画荷农吸引子 离散系统的相轨迹图 二维系统-Farmers used to draw charge attractor the phase trajectories of discrete two-dimensional systems
Main_Henon
- Henon映射 - Main_Henon.m-Henon映射- Main_Henon.m
Henon Attractor
- This is a scr ipt that compute and plot the Henon attractor and his basin of attraction
Henon-Lyapunov
- 修正后的二维Henon映射的Lyapunov指数计算及Lyapunov指数谱图。(The Lyapunov exponent calculation and Lyapunov exponent spectrum of the modified two-dimensional Henon map.)