Mandelbrot set, vectorized, simple

done with meshgrid function and complex numbers
288 descargas
Actualizado 14 ago 2012

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Fractals en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0