Generate periodic-to-quasiperiodic unit blocks to fill space

バージョン 1.0.0.1 (9.25 KB) 作成者: I-Lin Ho
Generate unit block to fill 2D space that presents from periodic to quasiperiodic nature.
ダウンロード: 160
更新 2022/6/23

ライセンスの表示

During the substitution processes for square-tringle-tilings, part of next-iteration tiling-elements could go across the boundary of the current-iteration one and cause repeats of elements. This could influence problems on following CAD treatments, e.g. for applications of optics, electrics, and etc. In this version, the repeated elements are removed by using MatLab function unique();

引用

I-Lin Ho (2024). Generate periodic-to-quasiperiodic unit blocks to fill space (https://www.mathworks.com/matlabcentral/fileexchange/65848-generate-periodic-to-quasiperiodic-unit-blocks-to-fill-space), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

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

remove repeated tiling-elements generated during substitution processes

1.0.0.0

add figure information
add display of structure information
refined algorithm