搜索资源列表
FFT
- 快速傅立叶变换FFT的C源程序,包括谐波检测部分
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析
FFT
- 用C++实现的快速傅立叶变换,用起来效果不错-C++ implementation with fast Fourier transform, with good results up
fastfft
- 快速傅氏变换(FFT)是离散傅氏变换(DFT)的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。快速傅里叶变换有广泛的应用,如数字信号处理、计算大整数乘法、求解偏微分方程-Fast Fourier Transform (FFT) is the discrete Fourier transform (DFT) in the fast algorithm, which is based on discrete Fourier transform of t
Spectrum-Analyzer
- 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor
fft
- 快速傅立叶变换,本函数可以快速实现信号的频域变换和分析-Fast Fourier transform, this function can quickly realize the signal in the frequency domain transform and analysis
FFT
- 快速傅立叶变换源码,读图采用Opencv2.4-Fast Fourier Transform source code in image using Opencv2.4