100 Random numbers given t-distribution with mu = x% std = y% and df = 100?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How can i create a 100 x 2 array with random numbers, given the following distribution: -mu = 2% -sigma = 3% -df = 100
thanks very much!
0 Commenti
Risposte (1)
Star Strider
il 17 Ago 2017
3 Commenti
Torsten
il 18 Ago 2017
Given df, mu and sigma are given. You can't prescribe them.
Best wishes
Torsten.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!