搜索资源列表
evenFFT
- this file is even FFT, max point is 8192,this file \"fft4g.c\" is computer this file \"how_to_use_fft.c\" is call function \"fft4g.c\"-this file is even FFT, max point is 8192. this file "fft4g.c" is this computer file "how_ to_use_fft
fft
- simplest fft c program
cppfrance_ALGORITHME-FFT___Page
- 国外网站找到的,在linux平台下的c++开发的基2 基4的FFT程序源码,测试通过。
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.
fft
- Fast Fourier Transform FFT C language source code for linux platforms
ftt_C_code
- fft and ifft c语言实现, 即用c语言实现傅立叶变换和逆变换-fft and ifft c language
fft-arm
- 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
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
sFFT-1.0-2.0.tar
- 洗漱傅里叶变换1.0 2.0 两个版本 C/A码捕获-sparse FFT
sanjose_hdlcon
- FFT implementation using C program
sFFT-1.0-2.0.tar
- 稀疏傅里叶变换算法利用了数字信号处理,特别是高斯和多尔夫-切比雪夫滤波器的技术。与传统的解决方法不同,对于这个问题我们的算法是不迭代的。也就是说,它用一种类似绘制/流式算法的方式“一次”识别并估计k个最大系数,而并非估计“大”系数以及在提示下相减、递归。-Sparse Fast Fourier Transform (SFFT) is a class of sub-linear time algorithms for computing the discrete Fourier transfo
int_fft
- linux操作系统环境下进行快速傅里叶FFT变换分析的C程序代码-Linux operating system environments under the fast FFT Fourier transform c code
1
- DFT,FFT的C原始程式碼,適用於高頻通訊技術的處理-DFT,FFT C code,Suitable for processing high-frequency communications technologies
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.)