필터 지우기
필터 지우기

Add gaussian noise to binary sequence

조회 수: 3 (최근 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 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