Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
This function provides a bearable algorithm for generating a fractal image, in particular, the Sierpinski Triangle. The function opens a new figure and plots the result for a given number of iterations, which must be greater or equal than 0. It should be taken into consideration that the more iterations, the more computation time.
Example of use:
sierpinski_triangle(6);
Citation pour cette source
Víctor Martínez-Cagigal (2026). Sierpinski Fractal Triangle (https://fr.mathworks.com/matlabcentral/fileexchange/50417-sierpinski-fractal-triangle), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : patternMaker( numSides, numPoints, stepFraction, randSeed )
Informations générales
- Version 2.0.0.0 (3,71 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 2.0.0.0 | 2.0. Iteration 0 is also enabled and error detection has been implemented. |
||
| 1.0.0.0 |
