How to compute a gaussian random noise with Matlab R2010a ?
5 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Iain
on 30 May 2013
If you mean generate random numbers in a gaussian distribution, whats wrong with randn()?
0 Comments
See Also
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!