Azzera filtri
Azzera filtri

Add gaussian noise to binary sequence

3 visualizzazioni (ultimi 30 giorni)
soepblik
soepblik il 20 Giu 2017
Risposto: Stephen Jue il 23 Giu 2017
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

Risposte (1)

Stephen Jue
Stephen Jue il 23 Giu 2017
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.

Categorie

Scopri di più su Propagation and Channel Models in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by