搜索资源列表
fft7
- 通过选择输入一个所需的数据进行fft变换,通过fft变换,将数据变换输出-by choosing a required input data fft transform, through fft transform, transform data output
hmmPlatform
- 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , time-domain analysis (pretreatm
osc.tar
- linux、QT,声卡采集并进行FFT变换的编程-linux, QT, the sound card gathers and carries on the FFT transformation the programming
base2fft
- 定点基2-FFT及执行时间测试代码。可以手工输入数据,也可以从文件读入。 文档中含有测试说明和代码。-sentinel-2-FFT execution time and test code. Can manually input data, but also from the file into. Documents containing descr iptions and test code.
FFT_kris32
- This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
FFT_Original
- FFT/IFFT 变换程序-FFT/IFFT transformation process----------------
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
- 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
fft
- 傅里叶变换C++ 实现 将时域信号转化为频域信号-Fourier transform C++ time domain signal into a frequency domain signal
FFT
- 快速fft算法的实现,增加了从文件读入的功能-Fast fft algorithm, increase the ability to read from the file into the
kiss_fft
- This file is used in FFT
fft
- fft测试代码,用于测试快速傅立叶变换的代码-fft test code, test, Fast Fourier Transform
dft_img
- dft加速算法,可以对图像进行fft变换,代替fft-dft accelerated algorithm fft transform image, instead of fft
dit-fft.c
- 快速傅里叶变换(FFT)。允许输入任意长度(满足等于2的N次幂即可)。-Implementation of the Fast Fourier Transformer.
TestFFT
- 上传FFT原理验证程序,用于分析FFT原理和数据进行分析。-Upload FFT principle of verification procedures for the analysis of the FFT principle and analysis of the data.
DFT
- 实现傅里叶变换,数据以txt文本形式给出,运行程序最终分解成幅值和相位,然后以txt文本形式输出-fft,transfer data to amplitude an phase
FFT
- 其中的函数FFT用于计算一组数据的快速傅里叶变换,输入参数为一个数组,元素个数为2的n次方。程序包含FFT排序算法和蝶形运算。-Function which Fast Fourier Transform FFT calculation for a set of data, the input parameters for an array of n number of elements in a power of 2. Program includes sorting algorithms an
FFT
- 大学时代写的傅里叶变换算法,可作为学习参考之用-The Fourier transform algorithm of the university age can be used as the reference for learning
FrqConverter
- This a Visual Studio project which FFT convert images to power spectral images. This program requires opencv 2.x.-This is a Visual Studio project which FFT convert images to power spectral images. This program requires opencv 2.x.
test_FFT
- FFT变换与带通滤波 C语言 c99标准 可采用codeblocks 编译-FFT变换与带通滤波 C语言 c99标准 可采用codeblocks 编译