Add gaussian noise to binary sequence

3 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Propagation and Channel Models 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by