0 - 1 test for chaos

Implements the Gottwald - Melbourne 0 - 1 test for chaos
2.8K Downloads
Updated 17 Aug 2009

View License

In 2004 Georg Gottwald and Ian Melbourne introduced a new test for chaos (Proc. Roy. Soc. A 460, 603–611). The input is any time series, that may come from a discrete map, a differential equation or an experiment. The output is a single number, which in theory is either 0, for non-chaotic data, or 1, for chaotic data. In practice, the result is close to 0 or close to 1, provided that enough data is used and provided that the input data is not over-sampled. The test has some advantages over other methods such as calculating Lyapunov exponents.

Z1TEST implements the 0 - 1 test as described in their most recent paper, "On the Implementation of the 0–1 Test for Chaos", available at http://arxiv.org/abs/0906.1418. To get good results you should have at least 1000 points. For continuous systems such as differential equations, you must be careful that the system is not oversampled. Roughly speaking, the graph of the data should not look smooth. Z1TEST incorporates two very basic checks to see if the series is oversampled and issues a warning if it is.

Cite As

Paul Matthews (2024). 0 - 1 test for chaos (https://www.mathworks.com/matlabcentral/fileexchange/25050-0-1-test-for-chaos), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Weather and Atmospheric Science in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired: 0-1 test for chaos for discrete maps

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0