搜索资源列表
vcFFT
- 这是本人写的用vc6.0调用matlab6.5的一个程序(使用matlab引擎),实现用FFT分析复谐波信号频谱,并调用matlab来显示最终的频谱。希望对各位有点帮助。也欢迎各位提意见。 matlab位于c:\\matlab6p5 操作系统是:windows2000 -I write this is the call matlab6.5 vc6.0 with a procedure (using Matla b engine) to achieve using FFT an
fft_useful
- 利用C/C++语言的特点实现快速傅立叶变换FFT。比较实用的一个程序-using C / C language features to achieve FFT fast Fourier transform. A more practical procedures
FFT
- 快速傅立叶变换FFT的C源程序,包括谐波检测部分
fft
- 在visual c++环境下实现的混合基的快速傅立叶算法的实现
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析
fft
- 信号处理课程的课程设计。快速傅里叶变换FFT的C语言实现及应用-Signal processing courses in curriculum design. Fast Fourier transform FFT of the C language and application
ImageTransform
- c# 写的图像时频变换程序。包括DCT,FFT,DWT,WHT以及对应的逆变化。-c# write image frequency conversion program. Including inverse DCT, FFT, DWT, WHT, and the corresponding changes.
FFT
- 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
fft
- c fft C编写的快速傅立叶变换的源代码-c fft
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
FFT
- 用C++实现的快速傅立叶变换,用起来效果不错-C++ implementation with fast Fourier transform, with good results up
dct
- DCT and FFT C source code
fft-C-programming
- c语言实现对输入正弦波信号的采样、保存、傅里叶变换、取模显示,希望对大家有用啊,毕设的一个模块-c language input sine wave signal sampling, preservation, Fourier transform, modulus show, we want to be useful, ah, complete set of a module. . . .
fft_transform
- 基于蝶性运算,用C编写的FFT变换程序,经过测试良好,可以准确的计算出信号的FFT变换。-Based on butterflies of operations, prepared with the C FFT transform procedure, tested good, you can accurately calculate the signal FFT transform.
fftc
- 快速傅立叶算法的C语言实现,在PIC18F458里用的FFT程序。-Fast Fourier Algorithm C language, used in the PIC18F458 in the FFT program.
Wvlt
- 小波变换正反变换及去噪处理,内有FFT变换去噪比较-wavelet denoising use C++
fft
- 非常适用、简单的快速傅里叶变换程序。用c编的。-Very applicable, simple FFT program.
FFT
- 用C语言编写的实现快速傅里叶变换的程序,-The C language realization of the fast Fourier transform
FFT
- 利用C++程序实现快速傅里叶变换,进而实现对信号的提取与分离,进一步处理的功能-C++ program fast Fourier transform, turn signal extraction and separation, further processing functionality
fft
- 可以实现快速傅里叶变换的C++头文件,用于信号处理(Fast Fourier Transform)