(Adapted from an article published in the IBM Technical Disclosure Bulletin, Vol. 34 No. 7B (December, 1991), pages 24-25.) Method for finding geometrically similar fractal confined to fixed regionTimothy D. Greer Disclosed is a method for determining the parameters of an iterated function system which generates a scaled fractal geometrically similar to the fractal generated by an original iterated function system. The terminology used is for fractals imbedded in two dimensions, but the extension to higher dimensions is straightforward. Likewise, stretching or compressing, to correct for aspect ratios for example, is easy to incorporate into the procedure. An Iterated Function System definition of a fractal may consist of a set of affine contraction mappings [1]. Affine mappings are vector functions of the form f(x)=Ax+b, where x, f(x), and b are n-dimensional vectors and A is an n by n matrix. The fixed point of each mapping is the vector y such that y=Ay+b. So the fixed point is
-1
y = (I-A) b
where I is the n by n identity matrix
and the -1 denotes inverse.
The "image of a circle" under this mapping f means the points that
are obtained when every point on the circle is subjected to the
mapping f. Mathematically, this is the range of
f when the domain
of f is restricted to the circle.
The following procedure produces the mappings which define a new fractal, geometrically similar to the original, which lies within a pre-defined circle, say C(s,S). In the following C(c,R) denotes a circle centered at c, with radius R.
Since these formulas are not obvious, here is the derivation for the matrix G and the vector h. The derivation uses the notation x'=Ax+b for the original mapping and u'=Gu+h for the new mapping. The new fractal will be geometrically similar to the original, with the similarity transformation u=Mx+m, if for each point x on the old fractal there exists a point u=Mx+m on the new fractal, and u'=Mx'+m. So
Gu + h = u' = Mx' + m = M[Ax+b] + m
-1 -1
= M[A(M u - M m) + b] + m
-1 -1
= MAM u - MAM m + Mb + m
Reference1. Barnsley, M. F. Fractals Everywhere. Academic Press, Boston, 1988, page 82.Related Articles |