How to generate white guassian noise, given standard deviation.

15 vues (au cours des 30 derniers jours)
Talha Khan
Talha Khan le 22 Mai 2015
Modifié(e) : Talha Khan le 23 Mai 2015
Hi all, With due respect, I wanna ask that if i am given standard deviation only, what i should do to generate white Gaussian noise. And I want to add this noise in a 1D data. Thanks in anticipation :) take care

Réponse acceptée

James Tursa
James Tursa le 22 Mai 2015
doc randn
See section on Random Numbers from Normal Distribution with Specific Mean and Variance
  5 commentaires
Image Analyst
Image Analyst le 23 Mai 2015
Talha, yes it is. Each sample you get from randn() is an independent sample - there is no correlation between adjacent samples in time or space so it's white.
Talha Khan
Talha Khan le 23 Mai 2015
Modifié(e) : Talha Khan le 23 Mai 2015
Thanks, Image Analyst :) (y) and James Tursa

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

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

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by