How to sample in matlab by multinomial distribution?
Afficher commentaires plus anciens
I know for a random variable x that P(x=i) for each i=1,2,...,100. Then how may I sample x by multinomial distribution, based on the given P(x=i) in matlab?
I am allowed to use matlab build in commend
rand
and
randi
but not
mnrnd.
Thank you!
Réponses (0)
Catégories
En savoir plus sur Multinomial Distribution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!