random Gaussian

5 visualizaciones (últimos 30 días)
Ricky
Ricky el 27 de Mzo. de 2012
Hi there,
Could anyone tell me how to generate a random Gaussian of m x n matrix?
Cheers

Respuestas (2)

owr
owr el 27 de Mzo. de 2012
randn(m,n)

Jonathan Sullivan
Jonathan Sullivan el 28 de Mzo. de 2012
normrnd(mu,sig,m,n)

Categorías

Más información sobre Random Number Generation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by