Hilbert Curve

How to draw the famous Hilbert curve, the curve that fills an area.
7,1K téléchargements
Mise à jour 9 avr. 2004

Afficher la licence

This recursive function calculates coordinates of n-th order Hilbert curve. It is then possible to plot it using the "line" command.

Citation pour cette source

Federico Forte (2024). Hilbert Curve (https://www.mathworks.com/matlabcentral/fileexchange/4646-hilbert-curve), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R10
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Fractals dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0

Modified "Peano curve" in more correct "Hilbert curve".