Mandelbrot set, vectorized, simple

done with meshgrid function and complex numbers
288 téléchargements
Mise à jour 14 août 2012

Afficher la licence

http://simulations.narod.ru/

line:
z=z.^2+c; % vectorized
make it vectorized, i.e. for each point it calulate iterations simultaniusly to detect inflinity, the infinity is number then grate then R by absolute value.

Citation pour cette source

Maxim Vedenyov (2024). Mandelbrot set, vectorized, simple (https://www.mathworks.com/matlabcentral/fileexchange/37810-mandelbrot-set-vectorized-simple), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Fractals dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0