Hi all,
The file, /gr-fft/lib/fft_vcc_fftw.cc(http://goo.gl/X8WNPh), changes domain from frequency to time using IFFT(Inverse-Fast-Fourier-Transform). I can understand how get inputs to 'd_fft', but I don't know about d_fft->execute() that compute the fft.
I can't find its' implementation in anywhere so that I can't understand what happen in this function.
Could anyone tell me how compute the fft in the function ?
Thanks.
No comments:
Post a Comment