Plot two Histograms of different bin widths of Using MATLAB

$15.00$9.00923 reads

Question

Please draw two histograms with respect to different bin widths by using the data hist.mat3.

a.The first histogram corresponds to evenly paced bin widths. The bin width is 10 and the first bin starts at 0. For example, you can use these bins: ([0, 10), [10,20),

   [20,30),……, [90,100]).

b. The second histogram corresponds to unevenly paced bin widths. The bins are [0, 5), [5, 30), [30, 40), [40, 45), [45, 65), [65, 90), [90, 100].

    You have to submit both of the MATLAB codes, which is a script _le with .m extension, and the plotted two histograms, which are eps figures with the .eps extension.

 

 

Summary

This question belongs to MATLAB software and discusses about application of MATLAB to probability and statistics and to plot two histograms with respect to different bin widths of given data.

 

 

 

 

Add to Cart