Generating Random Variables with beta Distribution
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I need to generate n random varibales with Beta Distribution with specified mean, variance, meninmum and maximum limit. I would be thankful if you can help me.
0 Kommentare
Antworten (1)
Walter Roberson
am 26 Mär. 2019
Especially betarnd()
3 Kommentare
Walter Roberson
am 27 Mär. 2019
The difficulty with the above is that Wikipedia only deals with the case of x ~ [0, 1] or x ~ (0,1) rather than a more generalized range.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!