搜索资源列表
TFF
- C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。-C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.
ftt_C_code
- fft and ifft c语言实现, 即用c语言实现傅立叶变换和逆变换-fft and ifft c language
fft
- 快速傅里叶算法FFT,C语言编程,图形显示,移植性好,可以linux等系统下运行。-FFT,C programming, figure perform,easy transplant, function well under Linux system or other systems
fft
- 快速傅里叶变换的C语言实现,附带文字说明-Visual c code and descr iption for FFT
fft_bib
- 在信号处理中,我们经常需要使用FFT,也就是快速傅里叶变化,在这里提供了一个基于linux系统的快速傅里叶变化的C语言实现代码,供大家下载使用-this code is for the transformation of FFT
fft4
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
fft5
- FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)