pinreddy chaitanya
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
How do I remove background noise from a sound wave?
weights = weights + step_size * err(n) * input; %Weights Updating what is the use of this line
How do I remove background noise from a sound wave?
weights = weights + step_size * err(n) * input; %Weights Updating what is the use of this line
6 years 前 | 0
提问
im trying to remove random noise from audio signal and to play original signal what should i do to remove noise
load 'handel.mat' audiowrite('handel.wav',y,Fs); [y Fs]=audioread('handel.wav'); sound(y,Fs);%play original signal n=rand(si...
6 years 前 | 0 个回答 | 0