No License
This program uses a vecorised mandelbrot algorithm (a pretty fast algorithm from
% Lucio Andrade-Cetto which worked great for me.) I tried before the
% Fractal Explorer from Laurant Cavin, but that program was not
% running on my computer.
% Known limitations: the code is very repetitive and I appreciate any
% comments that will help to shorten the code to what is really
% required. I am new to MatLab and I tried to put the repetitive
% parts of the code into functions. However I couldn't get the code
% to work.
% The program lets you zoom easily into the Mandelbrot Set by just
% selecting a subset of the currently displayed graph and then press
% the Command Button "Apply Zoom to MandelBrot set" and the new
% calcualtion will be performed.
% I will try to add more functions to the GUI and to improve the
% code.
% Enjoy
% Any questions: jens.koopmann"at" live.com
Cite As
Dr. Jens Koopmann (2024). Mandelbrot Set (https://www.mathworks.com/matlabcentral/fileexchange/21838-mandelbrot-set), 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.