Compare 6 different algorithms to calculate the mandelbrot set

Compares five different algorithms to calculate the Mandelbrot Set
1K Downloads
Updated 4 Nov 2008

No License

Simple program that shows how much difference it makes to optimize your code using the profiler tool.

However, transfering the code from this M file into an GUI shows that the fasted algorithm (3) runs 10 slower than algorithm (4).

Cite As

Dr. Jens Koopmann (2024). Compare 6 different algorithms to calculate the mandelbrot set (https://www.mathworks.com/matlabcentral/fileexchange/21980-compare-6-different-algorithms-to-calculate-the-mandelbrot-set), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fractals in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Plot data in mesh graph
Output data as table

1.0.0.0