How to compute a gaussian random noise with Matlab R2010a ?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How to compute a gaussian random noise with Matlab R2010a ? I saw "normrnd" for Matlab 2013 but it des not exist in Matlab 2010. Another solution?
2 comentarios
Respuesta aceptada
Iain
el 30 de Mayo de 2013
If you mean generate random numbers in a gaussian distribution, whats wrong with randn()?
0 comentarios
Ver también
Categorías
Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!