You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push 'Show Graph' button. because of this is the first version there can be any lack of usage.
Cite As
erinc topdemir (2026). mandelbrot (https://www.mathworks.com/matlabcentral/fileexchange/9754-mandelbrot), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (8.1 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
