Feeds
질문
Remove White Noise after adding it with awgn by Spectral Substraction method
i have an audio signal.then i add a gaussian white noise with awgn.now how can i remove the noise using fft and spectral substra...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Spectral Substraction for removing noise
i have this code buy i get index out of range.how can i fix it [x,fs]=audioread('NoisyTest.wav'); y=x(1:350,1); Y=fft(y); le...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Wrong FFT for an audio file
I want to sketch the power spectrum of an audio file but i get wrong answer.human speech should be in range of 50 to 300 hz [x ...
6년 초과 전 | 답변 수: 1 | 0
