Hilbert Curve
Version 1.0.0.0 (1,2 ko) par
Federico Forte
How to draw the famous Hilbert curve, the curve that fills an area.
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 LinuxCatégories
- MATLAB > Mathematics > Fractals >
En savoir plus sur Fractals dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : Peano Space-Filling Curve, Lebesgue Space-Filling Curve
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | Modified "Peano curve" in more correct "Hilbert curve". |