Filter löschen
Filter löschen

How can I generate expected values of normal order statistics with different n?

1 Ansicht (letzte 30 Tage)
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!

Antworten (2)

the cyclist
the cyclist am 16 Aug. 2012
Does the prctile() function do what you need?

Star Strider
Star Strider am 16 Aug. 2012
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.

Community Treasure Hunt

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

Start Hunting!

Translated by