Newton fractal

Function for generating Newton fractal.
5,1K Downloads
Aktualisiert 3. Mai 2016

Lizenz anzeigen

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

Zitieren als

Ankur Pawar (2026). Newton fractal (https://de.mathworks.com/matlabcentral/fileexchange/24840-newton-fractal), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R14SP3
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Fractals finden Sie in Help Center und MATLAB Answers
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.
6 of them are shown in the snapshot.

1.1.0.0

Simplified the expression to reduce the time.

1.0.0.0