Newton fractal

Function for generating Newton fractal.
5,1K téléchargements
Mise à jour 3 mai 2016

Afficher la licence

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

Citation pour cette source

Ankur Pawar (2024). Newton fractal (https://www.mathworks.com/matlabcentral/fileexchange/24840-newton-fractal), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP3
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Fractals dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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