Mandelbrot set, vectorized, simple

done with meshgrid function and complex numbers
287 Downloads
Updated Tue, 14 Aug 2012 15:31:17 +0000

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2010b
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.0.0.0