plotting standard normal rvs
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Semiconductors and Converters finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!