이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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
