|
|
|
|
|
by Lucasoato
65 days ago
|
|
This article says that by using a smaller unit of measure, the measured coastline increases. The concept of dimension in fractals is backed by a similar idea! Take the Koch curve for example, at any iteration it gets longer and its 1-dimensional length loses the usual meaning because it diverges to infinity as you continue iterating. Intuitively the fractal dimension allows you to calculate how fast the measurement increases as the scale to measure it gets smaller. In a more precise way, for most self-similar fractal made of N copies of itself, each scaled by factor r, the dimension is defined as:
D = log(N)/log(1/r) In the case of Koch curve it’s 1.2619... |
|