Adding AWGN to a Signal
2 views (last 30 days)
Show older comments
How to add AWGN to a signal for a given Eb/No in dB?
0 Comments
Answers (1)
Honglei Chen
on 25 Jun 2012
If you have Communication Toolbox or Communication System Toolbox, you can use awgn
Otherwise, just use randn to generate the noise and add to the signal
0 Comments
See Also
Categories
Find more on Propagation and Channel Models 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!