hello,
my problem is: I have an ideal signal of 22050 samples. I make the complex_FFT and after that, I pass the spectrum by an ideal filter I have designed. This filter consist of taking the samples of the third octave band corresponding to the signal frecuency, and doing zero padding in both sides.
So, now I have an spectrum identical to the original, with the only diference that the zeros are ideal.
When I try to obtain the original signal using the inverse FFT, I find the problem that can be seen in the vi example I attach. It's somethig difficult to explain for me, so I have copy the graphs results in a vi so maybe somebody who found this problem before could tell me what the proble
m could be, and what the solution.
The signal given by the complex inverse FFT is more surprising indeed.
Thank you