How to compute a gaussian random noise with Matlab R2010a ?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Iain
am 30 Mai 2013
If you mean generate random numbers in a gaussian distribution, whats wrong with randn()?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!