Probability distribution and statistical tool

조회 수: 1 (최근 30일)
Enfa White
Enfa White 2013년 4월 12일
1) MATLAB “disttool” enable us to see the influence of parameter changes on the shapes of the pdf and cdf. However, there is a limited number of distributions supported by this tool. How can I observe the changes of pdf and cdf for the rest of the distributions which are not supported by "disttool"?
2) MATLAB “random” function enable us to generate the random numbers as per the probability distribution. This function also only supported a limited number of distributions. How can I generate the random numbers for the rest of the distributions which are not supported by "random" number?
  댓글 수: 1
Tom Lane
Tom Lane 2013년 4월 13일
What distribution or distributions do you need?
Some distributions such as logistic are not listed in the help for the random function, but they do work. Only the distributions shown in the drop-down list for disttool will work for that tool.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Random Number Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by