FFt
快速傅里叶变换(fastFouriertransform),即利用计算机计算离散傅里叶变换(DFT)的高效、快速计算方法的统称,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,F...
资源总数
1,429
FFt 热门资料
模拟采样信号实现FFT变换
模拟采样数据,进行FFT变换,通过串口,将lBufMagArray数组中各次谐波的点数、频率、幅值、实部、虚部信息,打印出来并验证了实验结果的正确性。
2017-02-07
2
一种基于FPGA的FFT分析方法
DFT(Discrete Fourier Transformation)是数字信号分析与处理如图形、语音及图像等领域的重要变换工具,直接计算DFT的计算量与变换区间长度N的平方成正比。当N较大时,因计算量太大,直接用DFT算法进...
2022-09-21
7
A necessary book containing many FFT algorithms, both serial and parallel.
A necessary book containing many FFT algorithms, both serial and parallel.
2017-05-09
137
Description of a sistolic arhictecture for a FFT implementation in FPGA.
Description of a sistolic arhictecture for a FFT implementation in FPGA.
2013-12-17
155
Description of a high performance FFT architecture useful for VLSI implementation.
Description of a high performance FFT architecture useful for VLSI implementation.
2017-05-09
125