M11
Apr15-09, 03:13 PM
hi,
1. The problem statement, all variables and given/known data
I am asked to generate 1000 normally distributed random numbers and then plot the scatter and histogram graphs of the data.
3. The attempt at a solution
I used : randn(1000) and it generated the random number, now how can I plot the graphs?
from where can I get the other variable?
1. The problem statement, all variables and given/known data
I am asked to generate 1000 normally distributed random numbers and then plot the scatter and histogram graphs of the data.
3. The attempt at a solution
I used : randn(1000) and it generated the random number, now how can I plot the graphs?
from where can I get the other variable?