hilbert3(n)
Version 1.0.0.0 (1.29 KB) by
Ivan Martynov
function [x,y,z] = hilbert3(n) computes 3D coordinates of points in n-th order Hilbert curve.
Code hilbert3(n) represents the three dimensional hilbert curve.
Inspired by function [x,y] = hilbert(n) made by Federico Forte
Cite As
Ivan Martynov (2023). hilbert3(n) (https://www.mathworks.com/matlabcentral/fileexchange/25348-hilbert3-n), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2008b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Fractals >
Find more on Fractals in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Lebesgue 3D Space-Filling Curve, Peano 3D Space-Filling Curve
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |