white gaussian noise

2 vues (au cours des 30 derniers jours)
itsik
itsik le 16 Juin 2011
hello to u! i have a problem when i use awgn lets say i have this signal x=cos(2*pi*f*t) and then i do that x_noise=awgn(x,10,0) now 10 means the power of the noise in db and 0 is the power of the original signal? or its oposit? thanks!

Réponses (1)

Yella
Yella le 17 Juin 2011
y = awgn(x,snr,sigpower) is the same as the syntax above, except that sigpower is the power of x in dBW.

Catégories

En savoir plus sur Propagation and Channel Models 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