0 - 1 test for chaos

Implements the Gottwald - Melbourne 0 - 1 test for chaos
2,9K téléchargements
Mise à jour 17 août 2009

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Weather and Atmospheric Science dans Help Center et MATLAB Answers
Remerciements

A inspiré : 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 Publié le Notes de version
1.0.0.0