plotting standard normal rvs
Show older comments
I'm trying to determine the plot of the standard normal (for n=10) and plot it. Can I do this by using y=1/2*erfc(-x/sqrt(2)) or can I use y =1/sqrt(2*pi*sigma2) * exp(-(x-mu).^2 /(2 * sigma2));
Thank you
Accepted Answer
More Answers (0)
Categories
Find more on Semiconductors and Converters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!