patternMaker( numSides, numPoints, stepFraction, randSeed )

Generates a plot for any specified polygon in the Sierpinski Fractal Triangle manner
37 descargas
Actualizado 28 oct 2016

Ver licencia

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)

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Triangulation Representation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0