patternMaker( numSides, numPoints, stepFraction, randSeed )

Generates a plot for any specified polygon in the Sierpinski Fractal Triangle manner
ダウンロード: 37
更新 2016/10/28

ライセンスの表示

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)

引用

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

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersTriangulation Representation についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0