Chaotic Generators Demo

Chaotic generators demo can be used for studying the behavior of chaotic generators.
ダウンロード: 11K
更新 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 Center および MATLAB AnswersNonlinear 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