Generate random values within a given interval
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How to generate random numbers which lie in a specific range and how to fit this generated values to gamma distribution?
2 commentaires
Anton Semechko
le 5 Juil 2018
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
le 6 Juil 2018
Sounds like the truncate command would also be helpful if the numbers lie in a specific range.
Réponses (1)
Bernhard Suhm
le 4 Août 2018
If you need further assestiance, please ask a follow-up question with additional detail.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!