Hilbert and Moore Fractal Curves
Hilbert and Moore Fractal Curves
The Hilbert curve and the Moore curve are two famous plane-filling curves. They have similar recursive constructions, constructed here using L-systems. Such curves map points in multi-dimensional space to points on a one-dimensional line, and thus have properties that make them useful for certain types of data manipulation (such as image processing).
Details
Details
Snapshot 1: Viewing multiple iterations at once can assist in making the recursive construction of the curves clearer.
Snapshot 2: One way in which the Hilbert curve and Moore curve differ is in the relative positions of the start and end points of the curve. While the Hilbert curve begins and ends in adjacent corners of the bounding square, the Moore curve begins and ends in adjacent points in the resulting grid.
Snapshot 3: In this Demonstration, the Hilbert curve and the Moore curve begin with the same initial shape; it can be illuminating to switch between the Hilbert and Moore figures for a given iteration level.
The Lebesgue curve has similar properties; while the Lebesgue mapping is easier to compute, the Hilbert curve is often desirable in that no two consecutive points are very far apart.
External Links
External Links
Permanent Citation
Permanent Citation
Robert Dickau
"Hilbert and Moore Fractal Curves"
http://demonstrations.wolfram.com/HilbertAndMooreFractalCurves/
Wolfram Demonstrations Project
Published: July 3, 2008