FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime
FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime...
hht transform技术资料下载专区,收录143份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dime...
hough transform for eyedetection and precise eyes location. it is a very good code that works on bot...
This file is a function under matlab which allow to compute and plot fast fourier transform of a sig...
Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version ...
oJPEG2000中DWT的MATLAB实现n the use of discrete cosine transform DCT jpeg compression Matlab source, sim...
The adaptive hough transform(21HT) 作者:J.Kittler,自适应霍夫变换方法的作者,IEEE的原文,从图书馆找的。...
One dimensional wavelet transform s input data from file dataIn.txt h[] : -1 0 1 2 g[] : 1 1 0 3 ...
8点基二fft Fast Fourier Transform (FFT). Using 8 points, takes about 1.2 ms to execute one FFT. Se...
fftw,the fastest fourier transform in the West。用于快速计算离散傅里叶变换,用c编程...