patternMaker( numSides, numPoints, stepFraction, randSeed )

Generates a plot for any specified polygon in the Sierpinski Fractal Triangle manner
37 téléchargements
Mise à jour 28 oct. 2016

Afficher la licence

This function generalizes the Sierpinski Fractal Triangle for any number of sides polygon and any specified stepping distance. Very few configurations results in a pattern as identifiable as Sierpinski's triangle, but now you can look. Expands on the work of Sierpinski Fractal Triangle by Víctor Martínez https://www.mathworks.com/matlabcentral/fileexchange/50417-sierpinski-fractal-triangle
Usage:
patternMaker( numSides, numPoints, stepFraction, randSeed )

To make the Sierpinski Fractal Triangle
patternMaker( 3, 10000, 1/2, 42)

Citation pour cette source

John Wirzburger (2024). patternMaker( numSides, numPoints, stepFraction, randSeed ) (https://www.mathworks.com/matlabcentral/fileexchange/59991-patternmaker-numsides-numpoints-stepfraction-randseed), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Triangulation Representation 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.0.0.0