Draw random variables student t distribution
古いコメントを表示
I want to draw standardized values with a t-distribution, so I want to generate iid numbers from the student-t distribution with mean zero and variance 1.
I can use the Matlab function 'trnd(nu).' Does this generate random numbers with mean zero and variance 1?
回答 (1 件)
James Tursa
2016 年 6 月 16 日
0 投票
See these links for a description:
In particular, no you can't get a variance of 1.
カテゴリ
ヘルプ センター および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!