Add gaussian noise to binary sequence

1 回表示 (過去 30 日間)
soepblik
soepblik 2017 年 6 月 20 日
回答済み: Stephen Jue 2017 年 6 月 23 日
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

回答 (1 件)

Stephen Jue
Stephen Jue 2017 年 6 月 23 日
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.

カテゴリ

Help Center および File ExchangePropagation and Channel Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by