Re: How to calculate IFFT based on FFT result?



On May 29, 1:41 pm, Yao Sics <yao.s...@xxxxxxxxx> wrote:
Dear All,

I just wonder if there is a simple way to calculate IFFT based on FFT
results?

Cheers,

Yao

"Numerical Recipes in C" explains some algorithms there. Hope that
will help.

.



Relevant Pages

  • Re: How to calculate IFFT based on FFT result?
    ... "Numerical Recipes in C" explains some algorithms there. ... the result of FFT. ... To compute IFFT, first interchange real and imag parts, then perform ...
    (comp.dsp)
  • Re: FFT algoritms
    ... trying to infer, from the illustration, what the rhyme or reason there ... place algorithms without bit-reversal. ... if you compare a highly optimized in-order FFT like FFTW ... One reason to be cautious here is that O&S is comparing apples and ...
    (comp.dsp)
  • Re: dft : property of symmetry for real & even seq
    ... *begin rant* ... In the same section ("Other FFT algorithms") as the one where the ... What they are referring to is the fact that higher radices can reduce ... The discussion of the Winograd algorithms in NR is mostly garbled; ...
    (comp.dsp)
  • Re: (Execution Cycles) Timing Budget for TI eZdspf2812
    ... I am designing different algorithms on the DSP to work in real ... filter and FFT i can design to run in real time. ...
    (comp.dsp)
  • Re: FIR EQ questions (simple ones)
    ... > Reading up on making FIRs by using the IFFT approach. ... > frequency shape then do the inverse FFT, ... Just FFT / ... where N is the FFT length, L the filter impulse response length, and M ...
    (comp.dsp)

Loading