gingerbreadman
This tool creates images using the gingerbreadman map.
The gingerbreadman map is a discrete dynamic system given by:
x(i+1) = 1 - y(i) + |x(i)|
y(i+1) = x(i)
It exhibits chaotic behaviour.
This tool creates pictures of its orbits. It generates the picture in an infinite loop, refining it with every iteration. Depending on the parameters you choose, it can take seconds, minutes or even hours to get a nice picture.
Play around with parameter a, x and y limits and with initial conditions.
See https://en.wikipedia.org/wiki/Gingerbreadman_map
Tillmann Stuebler, Jan 2017
tillmann.stuebler@mbtech-group.com
Citation pour cette source
Tillmann Stübler (2025). gingerbreadman (https://www.mathworks.com/matlabcentral/fileexchange/61333-gingerbreadman), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Fractals >
Tags
Remerciements
Inspiré par : GingerBread_Man iterated chaotic map with parameters. Attractor explorer.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.0 | Should be MATLAB 2015b compatible now. |
||
1.0.0.0 |