Generate random values within a given interval
显示 更早的评论
How to generate random numbers which lie in a specific range and how to fit this generated values to gamma distribution?
2 个评论
Anton Semechko
2018-7-5
See documentation for gamma distribution. Examples of how to draw random samples from, and fit data to, gamma distribution are also provided there.
Jeff Miller
2018-7-6
Sounds like the truncate command would also be helpful if the numbers lie in a specific range.
回答(1 个)
Bernhard Suhm
2018-8-4
0 个投票
If you need further assestiance, please ask a follow-up question with additional detail.
类别
在 帮助中心 和 File Exchange 中查找有关 Gamma Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!