15-May-2025 00:00:14 flies_simulation_test(): MATLAB/Octave version 6.4.0 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.2486 0.8989 1.6451 0.5264 100 0.1037 0.9397 1.7942 0.3897 1000 0.0225 0.9105 1.9788 0.4229 10000 0.0018 0.9006 1.9600 0.4246 flies_simulation_test(): Normal end of execution. 15-May-2025 00:00:14