程序库: dt_FFT

 

dt_FFT:

快速傅立叶变换函数库 (FFT)。

作者: Nikolay Kositsin

 
Automated-Trading:

dt_FFT

作者:尼古拉-科西钦尼古拉-科西钦


FFT 的实际用途是什么,有例子吗?
 
Ki-soft:

FFT 的实际用途是什么?

在这里 您可以找到更多关于它的信息。

它 "看到的 "被解释为频率的总和,使用 FFT 可以得到单个频率。

Fast Fourier transform - Wikipedia
Fast Fourier transform - Wikipedia
  • en.wikipedia.org
A fast Fourier transform (FFT) algorithm computes the discrete Fourier transform (DFT) of a sequence, or its inverse. Fourier analysis converts a signal from its original domain (often time or space) to a representation in the frequency domain and vice versa. An FFT rapidly computes such transformations by factorizing the DFT matrix into a...