how can i calculate inverse of standard normal cumulative distribution function in matlab?

14 vues (au cours des 30 derniers jours)
hi i need to use inverse of standard normal cumulative distribution function in Matlab ,Can anyone let me know that how can i do this? can i use norminv ???

Réponse acceptée

John D'Errico
John D'Errico le 3 Sep 2014
Modifié(e) : John D'Errico le 3 Sep 2014
Why wold you not use norminv if you have it? The first line of the help reads:
"norminv Inverse of the normal cumulative distribution function (cdf)."
Read the help.
For those who lack norminv (thus the stats toolbox) this reduces to a simple transformation of erfcinv.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by