0-1 test for chaos for discrete maps

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

인용 양식

Lazaros Moysis (2026). 0-1 test for chaos for discrete maps (https://kr.mathworks.com/matlabcentral/fileexchange/157591-0-1-test-for-chaos-for-discrete-maps), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: 0 - 1 test for chaos

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.2

updated some details

1.0.1

fixed typos

1.0.0