Generate periodic-to-quasiperiodic unit blocks to fill space

Version 1.0.0.1 (9,25 KB) von I-Lin Ho
Generate unit block to fill 2D space that presents from periodic to quasiperiodic nature.
161 Downloads
Aktualisiert 23. Jun 2022

Lizenz anzeigen

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();

Zitieren als

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. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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