Develop an algorithm to study the percolation probability of overlapping circular disks in a unit square domain. The probability (p) is a function of two variables: disk radius (r) and disk number (n). Develop a Matlab GUI (Graphic User Interface) for the above algorithm.
input - disk diameter(or radius), disk number output - a plot showing the random disk system and the percolation path
Please turn in your programs along with a report explaining the relevant results, graphs and conclusions, etc.