搜索资源列表
fft_ifft
- fft和ifft是数字信号处理中常用的算法,本程序实现了fft和ifft的运算功能,检验无误。-fft and digital signal processing algorithm commonly used in the program and the fft ifft of computing, testing and truthful.
FFT_IFFT
- 快速付立叶变换FFT和付立叶逆变换IFFT
fft_ifft
- fft和ifft是数字信号处理中常用的算法,本程序实现了fft和ifft的运算功能,检验无误。-fft and digital signal processing algorithm commonly used in the program and the fft ifft of computing, testing and truthful.
FFT_IFFT
- 快速付立叶变换FFT和付立叶逆变换IFFT-Fast Fourier Transform FFT and inverse Fourier transform IFFT
FFT_IFFT
- (1)求出两维单色数字图象的傅立叶变换以及逆变换,除对比图象效果外,还要给出以中心点作为原点图象显示方式的傅立叶变换的频谱、相位谱,并验证两维傅立叶变换的性质。 (2)傅立叶变换后,计算图象能量谱的分布范围:画出包含图象能量92.0%,94.6%, 96.4, 98.0% 以及99.5% 的圆圈区域。-(1) obtained two-dimensional monochrome digital image of the Fouri
fft_ifft
- 源程序是dsp关于混合基的算法的c语言的实现-Dsp source are based on the mixed algorithm realize c language
FFT_IFFT
- 这是用320*240TFT显示的FFT和IFFT测试程序,只要把不同型号的液晶更改初始化程序,就可以实现移植。-It is used 320* 240TFT shows FFT and IFFT testing procedures, so long as the different types of liquid crystal changes to initialization procedures, transplantation
FFT_IFFT.RAR
- 图像的傅立叶及反变换演示程序,包括了打开图像,现实幅度谱等功能-code for 2D image FFT and IFFT transforms.
fft_ifft
- fft和IFFT变换的测试程序,可以运行的-fft&ifft
FFT_IFFT
- 自己编的程序,实现快速傅里叶变化,结果和matlab自带的fft2一样。-Own series of programs, fast Fourier transform, results and matlab native fft2 the same.
fft_ifft
- 本代码是求一副矩形图像中小矩形图像的FFT变化和IFFT变换-This code is to find a small rectangular image rectangular image variation of FFT and IFFT transform
fft_ifft
- C语言写的基2fft算法,测试过了结果,比matlab的结果精度还是稍差-fft algorithm in C language.Have testd the result.
fft_ifft
- 定点化Complex16快速基4 FFT(IFFT)代码,使用SSE针对Intel CPU优化,支持阶数4-4096 其中计算4096阶FFT仅需10us-Fixpoint (Complex16) base 4 FFT code, using SSE to optimize for Intel CPU, supporting order of 4-4096
FFT_IFFT
- 主要是fft和ifft算法的c实现.此算法是基2的DIT的FFT算法。-Fft and ifft algorithm using c. Algorithm radix-2 DIT FFT algorithm.
FFT_IFFT
- 二维图像的快速傅里叶变换与逆变换函数,编译通过。-Image FFT and Image IFFT
fft_ifft
- 快速傅里叶变换fft 和反变换 ifft 的源代码,c++编写,质量可靠,书上源代码!-the fft and ifft source code, c++ writing, reliable quality, the source code in the book!
FFT_IFFT
- 一个FFT类以及一个复数类,实现了快速傅里叶变换及其反变换(FFT和IFFT)以及复数的运算。综合考虑各细节使碟形算法达到最高的效率。-An FFT class as well as a complex and realizes the fast Fourier transform and its inverse transform (FFT and IFFT) and a plurality of computing. Conside
FFT_IFFT
- 该程序是基于c语言的快速傅里叶变换程序,也可以计算反傅里叶变换-The program is based on the fast Fourier transform c language program can also calculate the inverse Fourier transform
fft_ifft
- 任意偶数点数的fft,ifft快速计算.分别使用基2时间和基2频率的FFT算法,使用标号控制是否为IFFT。-Any even number of points fft, ifft quick calculations. Were using the base 2 times the frequency and the base 2 FFT algorithm, using the label control whether IFFT.
fft_ifft
- 提取MFCC参数,再由MFCC重构幅值谱,利用幅值谱重构语音。-MFCC parameter extraction, and then reconstructed amplitude spectrum by MFCC, use voice amplitude spectrum reconstruction.