Fractals v1.2
Program for generating fractals through Iterated Function System (IFS) and Chaos Game. This program has also the possibility to read IFS from file. Moreover it draws Julia Sets and Mandelbrot Set.
The usage is simple. Just type "fractals" and then the main window appears.
More informations about fractals, IFS, Chaos Game, Julia Sets, Mandelbrot Set and the ifs-files can be found in fractals.pdf included in the zip-file.
UPDATE:
v1.2
- IFS function is faster
- minor bugs fixed
v1.1
- now there is no need to give the probabilities in the ifs-file, the program counts these probabilities. To sustain the compatibility with the older version in the ifs-file type 0 in the place where the probabilities were
- change of the interface
- chaos function is faster
Cite As
Krzysztof Gdawiec (2024). Fractals v1.2 (https://www.mathworks.com/matlabcentral/fileexchange/10919-fractals-v1-2), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Fractals >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
fractals_1.2/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | speed improvement of the IFS function, minor bugs fixed |