0-1 test for chaos for discrete maps

版本 1.0.1 (1.6 KB) 作者: Lazaros Moysis
Compute the 0-1 test for chaos for any chaotic map
61.0 次下载
更新时间 2024/1/13

查看许可证

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

引用格式

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. 检索时间: .

MATLAB 版本兼容性
创建方式 R2023b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: 0 - 1 test for chaos

Community Treasure Hunt

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

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

fixed typos

1.0.0