hi how can i remove silent places from wave file Knowing that file was transformed from time domain to frquency domain by using fast fourier
Direct link to this comment:
http://www.mathworks.com/matlabcentral/answers/55831#comment_115564
I don't think it would be easy at all, especially not matching phases.
But you could try doing a low-pass filter on the frequency domain data. At least that's what looks like just might work on the very simple test I just ran.
No products are associated with this question.
Contact us
1 Comment
Direct link to this comment:
http://www.mathworks.com/matlabcentral/answers/55831#comment_115564
I don't think it would be easy at all, especially not matching phases.
But you could try doing a low-pass filter on the frequency domain data. At least that's what looks like just might work on the very simple test I just ran.