0-1 test for chaos for discrete maps
Version 1.0.1 (1,6 KB) von
Lazaros Moysis
Compute the 0-1 test for chaos for any chaotic map
The following code can eb used to compute the 0-1 test for chaos.
The logistic map is used as an example, but you can replace it with any map.
Important, remember to always discard the transient behavior. The tranasient is usually just a few iterations, but since discrete maps are so fast to simulate, I would suggest discarding more than 100 values.
References
Zitieren als
Lazaros Moysis (2024). 0-1 test for chaos for discrete maps (https://www.mathworks.com/matlabcentral/fileexchange/157591-0-1-test-for-chaos-for-discrete-maps), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2023b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert von: 0 - 1 test for chaos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.1 | fixed typos |
||
1.0.0 |