搜索资源列表
fftcode
- VHDL 的FFT 1024点源码。既有VHDL 的,也有Verlog的。比较好用。占用资源少
1024点FFT
- 1024点FFT VHDL程序
FFT
- 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
FFT1024
- 1024点的FFT变换的高效汇编代码 -1024-point FFT transform of the efficient assembly code
fft1024
- an implementation of fft 1024 with cos and sin generated by matlab.
mabmbm
- F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
ee
- 快速傅立叶变换(FFT)是离散傅立叶变换的一种有效的算法,通过选择和重新排列中间结果,减小运算量。DFT有大量重复的cos、sin计算,FFT的作用就是用技巧减少cos、sin项重复计算。当采样点数为1024点,DFT要求一百万次以上计算量,而FFT则只要求一万次。-cout width cout width cout width cout width cout width cout width cout width cout width cout width cout width cout w
2
- 基于FPGA的1024点可移植FFT算法程序-FPGA-based 1024-point FFT algorithm can be transplanted
FFT
- FFT /快速傅里叶变换的基本原理,使用Visual DSP++软件实现FFT的1024位运算,并附有matlab代码。-FFT/Fast Fourier transform of the basic principles of using Visual DSP++ software FFT of 1024 operations, together with matlab code.