IFS and Addresses
Exercise1
Exercise 1 uses the transformations
T
3
(x, y) = (x/2, y/2) + (0, 1/2)
T
4
(x, y) = (x/2, y/2) + (1/2, 1/2)
T
1
(x, y) = (x/2, y/2)
T
2
(x, y) = (x/2, y/2) + (1/2, 0)
That is, the Affine Transformation table is
1. Shade the regions with address 123, 312, and 124.
123
312
124
Here are the
answers
.
Return to
Address Lab Exercises
.