Generating a pair of independent Gaussian random variables with MATLAB
(Probability, Statistics, and Random Processes for Electrical Engineering)
(a) Histograms for a Gaussian random variable for 1000 and 5000 samples.
(b) scattergrams for 1000 and 5000 pairs of Gaussian random variables.
What to submit: one pdf file that contains the following.
- (25pt) Description of the method with your code
- (25pt) Two histogram figures for 1000 and 5000 samples.
- (25pt) Two scattergrams for 1000 and 5000 pairs of Gaussian random variables.
- (25pt) Your comments on the results
help me