Add gaussian noise to binary sequence

What is the best way to add gaussian noise to a binary sequence with an increasing snr so for the snr range of -20:1:20

Antworten (1)

Stephen Jue
Stephen Jue am 23 Jun. 2017

0 Stimmen

To add noise to a binary sequence, you can use awgn with a specified snr. You can put this in a for loop, varying the SNR from -20:1:20.

Kategorien

Gefragt:

am 20 Jun. 2017

Beantwortet:

am 23 Jun. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by