photo

pinreddy chaitanya


Active since 2018

Followers: 0   Following: 0

Statistics

All
  • First Answer

View badges

Feeds

View by

Channel


coldstorage

4 years ago

Answered
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 ago | 0

Question


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 ago | 0 answers | 0

0

answers