Burning Ship Fractal

버전 1.5.0.0 (1.51 KB) 작성자: Ankur Pawar
Function generates Burning ship fractal.
다운로드 수: 3.1K
업데이트 날짜: 2016/4/27

라이선스 보기

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.

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R14SP3
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fractals에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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