plotting standard normal rvs
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Semiconductors and Converters dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!