Adding AWGN to a Signal

2 views (last 30 days)
Roopak Tamboli
Roopak Tamboli on 25 Jun 2012
How to add AWGN to a signal for a given Eb/No in dB?

Answers (1)

Honglei Chen
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

Categories

Find more on Propagation and Channel Models in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!