Chaotic Generators Demo

Chaotic generators demo can be used for studying the behavior of chaotic generators.
11.0K 次下载
更新时间 2013/4/22

查看许可证

This demo is written in MATLAB and represents the work done for my undergraduate project. The main window is called by typing at the MATLAB prompt start.

From the main window five different tools can be called:

1. 2D attractor
2. time and frequency domain
3. bifurcation diagram
4. histogram
5. bicoherence

From each tool a chaotic generator can be selected and its behavior studied. The chaotic generators are grouped into two classes:

- time discrete
- time continuous

Some tools can be used for both classes of chaotic generators, others can be used only for one class.

Other chaotic generators can be easily added to the existing ones by creating a script file in the directory corresponding to its class: Cont or Discr. In this case no default parameters are available and they must be typed manually in the edit boxes of each tool.

引用格式

Bogdan Cristea Eugen (2024). Chaotic Generators Demo (https://www.mathworks.com/matlabcentral/fileexchange/8382-chaotic-generators-demo), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Nonlinear Dynamics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Corrected warnings and errors in MATLAB R2012b, added another continuous time chaotic generator.

1.0.0.0