adding 5% white gaussian noise
Mostra commenti meno recenti
Hi everyone;
I need to add 5% noise to my signal (amplitude of noise = 0.05* signal amplitude) using "randn" as:
signal_noisy=signal+0.5*randn(signal) % (is it correct?)
is the genereated noise, whight gussion one?!
if I want to use "awgn" is it correct to say in this case SNR=13 ???
I realy appriciate your help here
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Propagation and Channel Models in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
