搜索资源列表
fft.ifft
- FFT与IFFT的简易源程序,用C语言编写,可进行复数和实数运算-FFT and IFFT simple source, the C language, can be complex and real operations
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
FFT+C
- 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
FFT--C
- FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析
FFT
- 这个程序主要用c#语言编写数字信号处理中FFT实现的源代码程序
FFT
- c语言写的FFT变换源码,有多个版本,经测试,还比较好用
基于dspfft算法的实现
- 基于DSP实现的FFT算法的C语言编程
FFT.rar
- 用C语言编写的FFT和IFFT函数,可以进行修改实现跟快速的运算,With C language function of the FFT and IFFT, can be modified to achieve faster computation with
fft
- C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
FFT
- 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
fft
- C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
FFT
- 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
dit-dif-fft-and-dit-dif-ifft
- 基2_dit-dif-fft与dit-dif-ifft的C语言实现,可运行-Base 2_dit-dif-fft with dit-dif-ifft in C language, run
c-language-fft
- C语言实现FFT(快速傅立叶变换) C language FFT-C language FFT
3.3-FFT
- 基于DSP的C语言FFT算法,用于语音信号处理的程序-C LANGUAGE
fft
- 纯c 实现的fft 正变换,与matlab 计算结果比对一样。肯定是可以用的(It contains a file . You need include mach.h.This fft result have be compare it to matlab .)
FFT
- C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
C语言实现FFT(快速傅里叶变换)
- 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
fft
- 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)