fft.help

来自「gsac程序包」· HELP 代码 · 共 23 行

HELP
23
字号
GSAC Command Reference Manual                                      FFTSUMMARY:Obtain the discrete Fourier transform of traces in memoryFFT  DESCRIPTION:      This estimates the discrete Fourier transform of the traces in by using a version of Brenner's original FOUR1 routine. The definitionof the DFT is                      N-1       j {2 pi n k/N}      H( n DF ) = DT  SUM h(k) e                                    k=0                     where DF = 1/(N DT), DT = sampling interval, DELTA, and N is a power of2. Note that this is an extension to the definition  of a DFT in thatphysical dimension are introducedSEE ALSO:         PLOTSP

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?