필터 지우기
필터 지우기

Adding white noise to an audio signal to obtain a targeted SNR

조회 수: 4 (최근 30일)
Bassem Zaitoon
Bassem Zaitoon 2017년 12월 3일
답변: chandrapal Singh 2017년 12월 4일
Hi, I have an audio signal with an SNR of about 100db. My goal is to get multiple version of that signal with different targeted SNR levels: would like to have one version with an SNR of 99.5 db, and another one with 99db and again at 98db and so on. how can I generate this noise and add it to get the targeted SNR

답변 (1개)

chandrapal Singh
chandrapal Singh 2017년 12월 4일
you can try with this code. [ Output_noisy_signal, noise_value ] = generate_noisy( inp_signal, noise_value, snr );

카테고리

Help CenterFile Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by