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에서 Student's t Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!