Generate periodic-to-quasiperiodic unit blocks to fill space

Versione 1.0.0.1 (9,25 KB) da I-Lin Ho
Generate unit block to fill 2D space that presents from periodic to quasiperiodic nature.
159 download
Aggiornato 23 giu 2022

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2020a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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