Send
Close Add comments:
(status displays here)
Got it! This site "creationpie.com" uses cookies. You consent to this by clicking on "Got it!" or by continuing to use this website. Note: This appears on each machine/browser from which this site is accessed.
Koch coastline
1. Koch coastline
2. Koch coastline development
A
fractal is a
self-similar object (i.e., with
fractional dimension).
3. Step 0
Start with a straight line as the base case.
4. Step 1
Divide the line segment in into three parts.
5. Step 2
Extend the middle segment. Here are the base and step cases. The fractional dimension in log(4/3).
6. Step 3
Now do the same for the step case to get the next step case.
7. Step 4
Continue in the same manner.
8. Step 5
Continue in the same manner.
9. Step 6
Continue in the same manner.
10. Step 7
Continue in the same manner.
11. Step 8
In the limit, the length of the coastline is infinite, continuous (connected), but nowhere differentiable (smooth), what mathematicians call a "
monster curve". Note: A simple recursive procedure can draw the entire curve.
12. Length of fractals
The length of a fractal is infinite. In practice, one stops at a certain point.
The measured length of coastlines has varied depending on measurement scale.
13. Koch coastline
Do you remember the Koch coastline?
What happens if we change the step case, at each step, to add some randomness?
To do so, flip a coin.
14. Randomized coastline
Imagine this as a coastline. More real looking, right. You can see the inlets and protruding islands. Simple to generate. That's the beauty of fractals.
15. Realistic coastline
Color shading makes the computer-generated coastline look more realistic.
16. Koch islands
Here are four variations of a simple Koch island.
This one randomization at each step results in a somewhat realistic island outline.
In practice, many parameters can be varied and randomized.
17. Regular coastline
18. Randomized coastline
19. Regular coastline
20. Randomized coastline
21. End of page