40 likes | 341 Views
Quadratic Cross Fractal Part 2. Jian Li EPS109 11/27/2012. Motivation: -want to create a better looking animate than the one in wikipedia It has Dimension ln (10/3)/ ln ( sqrt (5))=1.49 The Cross fractal starts out with a cross. At each step, you add a stair case shape to each end.
E N D
Quadratic Cross Fractal Part 2 Jian Li EPS109 11/27/2012
Motivation: • -want to create a better looking animate than the one in wikipedia • It has Dimension ln(10/3)/ln(sqrt(5))=1.49 • The Cross fractal starts out with a cross. • At each step, you add a stair case shape to each end. • How this is done in matlab. • Matlab takes in 4 points, and determine the positions of the 13 other points relative to the 4 inputs. • Connect those points.