Question: 2- Write a Scilab function that generates a uniform distribution random vector with 10000 samples between 0 and 1. Plot generated vector versus the number
2- Write a Scilab function that generates a uniform distribution random vector with 10000 samples between 0 and 1. Plot generated vector versus the number of samples. Plot the histogram plot of the generated vector with 20 as the number of classes. Add the appropriate x-label, y-label, title, and legend to your plot. Hint: You can use the grand(mxn, def) where m is the number of rows and n is the number of columns. Save the generated vector as .csv file in the current directory under HW4-Question2.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
