gingerbreadman

版本 1.1.0.0 (12.3 KB) 作者: Tillmann Stübler
This tool creates images using the gingerbreadman map.
76.0 次下载
更新时间 2017/1/31

查看许可证

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

引用格式

Tillmann Stübler (2025). gingerbreadman (https://www.mathworks.com/matlabcentral/fileexchange/61333-gingerbreadman), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Fractals 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Should be MATLAB 2015b compatible now.

1.0.0.0