搜索资源列表
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映射的混沌控制
Henon_chaos
- 产生Henon混沌时间序列的matlab程序-have Henon chaotic time series Matlab procedures
henon
- 将henon映射由牛顿算法进行控制,求出其周期2的点,这个例子很有代表性-to Newton by mapping algorithm control, get two of its cycle, this example very representative
dynamicalsystem
- 几种常见混沌时间序列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
LyapunovExponents
- 文件说明: ---------------------------------------------- Main_LargestLyapunov_Rosenstein1.m 程序主文件1,直接运行此文件即可,Logistic 序列 Main_LargestLyapunov_Rosenstein2.m 程序主文件2,直接运行此文件即可,Henon 序列 Main_LargestLyapunov_Rosenstein3.
henon_lyapunonv
- 这是一个混沌理论中重要的henon映射lyapunov的程序。-Chaos Theory important henon lyapunov mapping procedures.
jacobianmatrix
- he power method will be applied to the jacobian matrix of the 2-D henon map to approximate the first Lyapunov exponent by creating a graph of ln|yn| vs. n, where n is the number of iterations of the power method an
ChaosAttractors
- 混沌优化程序,各种混沌优化的例子,时分混沌,chengs,logistic,duffing,henon,loren2.-chaos optimization procedures, various examples of chaos optimization, chaotic hours, chengs, logistic, Duffing, henon, loren2.
Henon
- 实现 henon混沌仿真 实现 henon混沌仿真 -Realize chaotic Henon Henon chaotic Simulation Simulation realize realize realize Henon chaotic Henon chaotic simulation simulation
henon
- 给出Henon的模型x(i+1)=1+y(i)-a*x(i)^2 y(i+1)=b*x(i) -Henon model given 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. -Henon attractor Henon attractor is chaotic and fractal famous examples, itera
henon
- 用于绘制混沌图形的henon程序,其中有著名的罗伦兹图-Chaos for graphics rendering henon procedures, including the famous Lorenz map
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)
Lyapunov-exponent-of-Henon-map
- 计算二维Henon映射的Lyapunov指数 -Comput the lyapunov exponent of two dimension Henon map
Henon-Lyapunov
- 修正后的二维Henon映射的Lyapunov指数计算及Lyapunov指数谱图。(The Lyapunov exponent calculation and Lyapunov exponent spectrum of the modified two-dimensional Henon map.)