random Gaussian

6 vues (au cours des 30 derniers jours)
Ricky
Ricky le 27 Mar 2012
Hi there,
Could anyone tell me how to generate a random Gaussian of m x n matrix?
Cheers

Réponses (2)

owr
owr le 27 Mar 2012
randn(m,n)

Jonathan Sullivan
Jonathan Sullivan le 28 Mar 2012
normrnd(mu,sig,m,n)

Catégories

En savoir plus sur Random Number Generation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by