搜索资源列表
fix_fft.tar
- 这是一个高效的FFT程序,采用定点计算,效率很高。-This is a highly efficient FFT procedure using sentinel, high efficiency.
fix_fft
- 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
fix_fft.tar
- 很不错的FFT算法,兼顾了速度以及各种情况,并且是定点程序
fix_fft
- 定点基2FFT,并且具有将定点FFT与浮点FFT比对的功能-sentinel radix 2 FFT, and will be positioned with floating-point FFT and FFT functions to the
fix_fft.tar
- 很不错的FFT算法,兼顾了速度以及各种情况,并且是定点程序-FFT algorithm is very good, taking into account the speed and the various situations and is fixed-point procedure
fix_fft.c.tar
- 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a samp