17-Nov-2022 21:13:12 flies_simulation_test(): MATLAB/Octave version 4.2.2 Test flies_simulation(). flies_cdf_plot() Two flies land at random on a plate of radius 1. D is the distance between them. Estimate the CDF for D with a plot. Graphics saved as "flies_cdf.png" flies_pdf_plot() Two flies land at random on a plate of radius 1. D is the distance between them. Estimate the PDF for D with a plot. Graphics saved as "flies_pdf.png" flies_stats_test(): Two flies land at random on a plate of radius 1. D is the distance between them. Compute statistics for a sequence of experiments of size n. n dmin dmean dmax dstd 10 0.1043 0.7247 1.2737 0.3996 100 0.1059 0.9885 1.8803 0.4522 1000 0.0258 0.9051 1.9581 0.4367 10000 0.0087 0.9006 1.9828 0.4271 flies_simulation_test(): Normal end of execution. 17-Nov-2022 21:13:13