Chaotic Generators Demo

Chaotic generators demo can be used for studying the behavior of chaotic generators.
10.9K Downloads
Updated 22 Apr 2013

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Nonlinear Dynamics in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

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

1.0.0.0