Probability distribution and statistical tool

3 次查看(过去 30 天)
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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by