Newton fractal

版本 1.3.0.0 (3.9 KB) 作者: Ankur Pawar
Function for generating Newton fractal.
5.1K 次下载
更新时间 2016/5/3

查看许可证

Very simple function that can generate 12 different type of Newton fractal. newtonFractalRGB.m can generate RGB images.

引用格式

Ankur Pawar (2024). Newton fractal (https://www.mathworks.com/matlabcentral/fileexchange/24840-newton-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.3.0.0

Code cleanup and a new file for generating RGB images.

1.2.0.0

7 different fractals with 11 color map.
6 of them are shown in the snapshot.

1.1.0.0

Simplified the expression to reduce the time.

1.0.0.0