Burning Ship Fractal

Function generates Burning ship fractal.
3,1K descargas
Actualizado 27 abr 2016

Ver licencia

Burning ship fractal is generated with a small change in Mandelbrot set algorithm. Running the code will show as well as save the fractal in a png file.

Citar como

Ankur Pawar (2024). Burning Ship Fractal (https://www.mathworks.com/matlabcentral/fileexchange/24854-burning-ship-fractal), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP3
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.5.0.0

Title updated
- Use of meshgrid for generating 2d points.
- Removed commented code.
- Corrected the rows and columns in output.

1.4.0.0

A bug removed.

1.2.0.0

added multiple color map ,

1.1.0.0

Reduced the time from 8 second to 5 second by linear indexing.

1.0.0.0