09-Aug-2022 20:38:17 flies_simulation_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 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.2910 0.7705 1.3484 0.3160 100 0.1754 0.9065 1.7436 0.4158 1000 0.0197 0.8950 1.9289 0.4069 10000 0.0082 0.9090 1.9659 0.4244 flies_simulation_test(): Normal end of execution. 09-Aug-2022 20:38:22