adding noise signal to orginal signal
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sir, how to add a 30 db noise signal to three phase signal.
0 Kommentare
Akzeptierte Antwort
Rick Rosson
am 1 Sep. 2011
Do you have access to the Communications System Toolbox?
If so, you can use the awgn function. For more information:
>> doc awgn
If not, you can use the randn function. For more information:
>> doc randn
HTH.
Rick
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Propagation and Channel Models 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!