How can I generate expected values of normal order statistics with different n?
Mostra commenti meno recenti
Is there an embedded function in MATLAB that I can use to generate expected values of normal order statistics with n from 1 to 1000?
Any suggestion will be helpful!
Risposte (2)
the cyclist
il 16 Ago 2012
0 voti
Does the prctile() function do what you need?
1 Commento
Xiao Tang
il 16 Ago 2012
Star Strider
il 16 Ago 2012
0 voti
I'm not certain I understand what you want. In the documentation for ranksum, MATLAB uses unifrnd to generate its example data. Other than that, the best I can do is to refer you to Random Number Generation Functions.
1 Commento
Xiao Tang
il 18 Ago 2012
Categorie
Scopri di più su Descriptive Statistics in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!