Burning Ship Fractal

Function generates Burning ship fractal.

You are now following this Submission

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.

Cite As

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

Categories

Find more on Fractals in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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