搜索资源列表
Ffttest
- 分步傅利叶方法解非线性方程-Fourier step-by-step method for solving systems of nonlinear equations
FFTtest
- 四分裂快速度傅立叶变换,用于快速的信号处理,比原来的二分裂FFT节约一半空间和时间。还给出了标准自适应滤波方法。
FFTtest
- 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
FftTest
- 这是一个介绍vc 和matlab混合接口编程的实例,主要是在vc下面调用matlab里的各个库。-This is a example of introducing vc and matlab programing , it call matlab s function in visual C++.
FFTtest
- 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32 3.將fftw*.lib 加入專案
fftwindowtestFFT
- 运用vc编程窗口程序测试fft变换的程序另附使用备注-ffttest
FFTTEST
- C语言 FFT 快速傅立叶变换-C-FFT Fast Fourier Transform
FFTtest
- 该压缩包里的例子是MATLAB与C混合编程实现1维实数FFT信号处理-The compression bag example MATLAB and C programming to achieve one-dimensional real number FFT signal processing
FftTest
- 本程序的开发环境为visual c++6.0,采用的语言为c语言,可以实现二维fft及二维ifft变换-The program development environment for the visual c++6.0, the language used for the c language, can achieve two-dimensional and two-dimensional fft ifft transform
ffttest
- 采样频率的FFT变换,可实现采样频率的傅里叶变换-FFT transform of sample rate
ffttest
- 采用MATLAB编写fft算法,读取wav文件,显示语音信号波形频谱,并且与matlab自带的FFT算法比较,波形相同证明编写的算法正确。包括GUI设计的人机交互界面-FFT algorithm using MATLAB to read wav file, display the waveform of the speech signal spectrum, and the matlab algorithm with the FFT comparison, the same waveform t
FFTTest
- 进行FFT运算等dsp算法,程序开发和软件编程(DSP algorithm such as FFT algorithm)
fftTest
- FFT自己写的一点代码(FFT wrote by myslf)