Compare 6 different algorithms to calculate the mandelbrot set

Compares five different algorithms to calculate the Mandelbrot Set
1K download
Aggiornato 4 nov 2008

Nessuna licenza

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).

Cita come

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

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Fractals in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Plot data in mesh graph
Output data as table

1.0.0.0