搜索资源列表
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
fft_delphi
- A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
FFT
- 计算快速fouries变换的c++源程序,即可计算正变换,又可计算逆变换!-it can compute the fouries transform of time series,in c++.it can also compute the inverse fouries transform.
computeMelSpectrum
- Compute the matrix of mel filter coefficients given the sampling frequency, the length of the FFT and the number of desired mel filter channels.
fft
- this fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.-this is fft header file for fast fourier transform. with this file, you can compute frequency spectrum zero to tow pi.
parallel-fft
- 傅里叶变换的并行源代码,mpi+vc6.0,带数据-parallel compute of fft
cf_fft
- FFT using C and VHDL. can compute upto 1K, 2K and 4K in radix 2.
Euler
- Euler方法 用C语言实现,并求解常微分方程组-The m framework appropriately generalizes notions such as gain margin, phase margin, disturbance attenuation, tracking, and noise rejection into a common framework suitable for analysis and design, in both single-loop and
fftw-opencv-example
- I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
fft
- what is the DFT? The DFT is extremely important in the area of frequency (spectrum) analysis because it takes a discrete signal in the time domain and transforms that signal into its discrete frequency domain representation. Without a discrete-ti
test2
- 可用于计算FFT 源码中已经写好主要的正余弦转换函数-can used to compute fft
GslComplex
- 利用gsl数学库计算FFT的类,还包含自己写的二维数组类为基类-using gsl compute FFT
fft
- This a vhdl code written to compute fft for the values stored in a RAM. The fft values are stored in bit reversed order finally in the same RAM. Not sure if it is working 100 . For my test input it worked.-This is a vhdl code written to compute fft f
Polar-FFT
- 计算图像在极坐标下的傅里叶变化 Matlab代码-Compute Polar Fourier Transform of images
FFT_analysis
- A MATLAB program to compute FFT of the real-time signal obtained from DSO1100 oscilloscope.
soft20
- SOFT, version 2.0, is a collection of C routines which compute the discrete Fourier transforms of functions defined on SO(3), the famous Rotation Group.
CDFT
- Code with the implemeentation of a class to compute FFT.
fft
- this code compute the fast fourier transform
fft
- fft计算程序,很好理解,可以迁移。。 。。 。。 。经过验证的-fft compute