Question: Write a MATLAB function that will return random numbers that are uniformly distributed over the interval (a, b) and use the function to generate 500
Write a MATLAB function that will return random numbers that are uniformly distributed over the interval (a, b) and use the function to generate 500 random numbers between 1 and 100. Draw histogram of data. Write a MATLAB function to return numbers from the normal distribution with mean mu and variance sigma^2. Allow user to set the values for the mean and variance as input arguments
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
