This assignment is from Chapter 14 on Fractals.For this assignment, work and submit the following:
- Problem 14.3 c: Measure the fractal dimension D of percolation clusters. You need to translate PROGRAM perc_cluster into Java and generate data similar to Fig. 14.4. This is an interesting Java programming exercise!
- Problem 14.4 b and c: Write a Java program to generate the quadric Koch curve and the Sierpinski gasket. What are their fractal dimensions?