Simple program to detect Smale horseshoes automatically

This program shows how to find Smale horseshoes in the Duffing, Hénon, Ikeda, and Lozi maps.
452 Downloads
Updated 10 Nov 2011

View License

Descriptions
Smale horseshoes, curvilinear rectangles and their U-shaped images patterned on

Smale’s famous example, provide a rigorous way to study chaos in dynamical

systems. This program is written according to the algorithm proposed in the

paper, which has submitted to DDSN “An algorithm to automatically detect Smale

horseshoes”. The program includes the codes for the four examples in that paper

(the Duffing map, the Hénon map, the Ikeda map, and the Lozi map).

How does the program work?
The file “FindPeirod.m” is used to get the period obits and find the saddle

points, as well as the eigenvalues and eigenvectors of the Jacobian at those

points. You may pick one, copy it into “HorseshoeFindAuto_demo.m” .

The file “HorseshoeFindAuto_demo.m” demonstrates the step of the algorithm in

that paper. For an animation set the variable “Anm” to be 1 second.

Key words: Chaos, Smale horseshoe, chaotic maps, topological horseshoe

Cite As

Qingdu Li (2024). Simple program to detect Smale horseshoes automatically (https://www.mathworks.com/matlabcentral/fileexchange/33716-simple-program-to-detect-smale-horseshoes-automatically), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

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