在FFT中实现同址运算的一种快速方法

A Fast Method Implementing the Identical Address Operation in FFT

  • 摘要: 提出了一种在时间抽取和频率抽取的基-2FFT算法中实现同址运算的快速方法。以一维的FFT为例来说明这个方法的应用,给出了用C语言编制的程序。

     

    Abstract: This paper presents a fast method implementing the identical address operation in the decimation-in-time FFT and the decimation-in-frequency FFT. An example of the one dimension FFT is cited to state how to apply this method. The program of the example in C language is shown.

     

/

返回文章
返回