0-1 test for chaos for discrete maps

Compute the 0-1 test for chaos for any chaotic map

You are now following this Submission

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

Cite As

Lazaros Moysis (2026). 0-1 test for chaos for discrete maps (https://nl.mathworks.com/matlabcentral/fileexchange/157591-0-1-test-for-chaos-for-discrete-maps), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: 0 - 1 test for chaos

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.2

updated some details

1.0.1

fixed typos

1.0.0