Very simple function that can generate 12 different type of Newton fractal. newtonFractalRGB.m can generate RGB images.
Zitieren als
Ankur Pawar (2024). Newton fractal (https://www.mathworks.com/matlabcentral/fileexchange/24840-newton-fractal), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > Mathematics > Fractals >
Tags
Quellenangaben
Inspiriert: Polynomiography of Newton method for one parameter cubic polynomial
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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.
|
||
1.1.0.0 | Simplified the expression to reduce the time. |
||
1.0.0.0 |