Chaotic Generators Demo

Chaotic generators demo can be used for studying the behavior of chaotic generators.
11K download
Aggiornato 22 apr 2013

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2012b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Nonlinear Dynamics in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

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

1.0.0.0