-
-
project.zip
Generation of signal with extra parameters
Detection using
Fast Fourier Transform Algorithm
Goertzel Algorithm
Digital Filtering (FIR Filter bank)
-
FreTrans.cpp.rar
* FFT() - 快速付立叶变换
* IFFT() - 快速付立叶反变换
* DCT() - 离散余弦变换
* WALSH() - 沃尔什-哈达玛变换
*
* Fourier() - 图像的付立叶变换
* DIBDct() - 图像的离散余弦变换
* DIBWalsh() - 图像的沃尔什-哈达玛变换
-
Numerical_Computing_with_MATLAB.rar
... to Matlab,
* linear equations,
* interpolation,
* zero and roots,
* least squares,
* quadrature,
* ordinary di?erential equations,
* random numbers,
* Fourier analysis,
* eigenvalues and singular values,
* partial di?erential equations.
-
ncm.rar
... to Matlab,
* linear equations,
* interpolation,
* zero and roots,
* least squares,
* quadrature,
* ordinary di?erential equations,
* random numbers,
* Fourier analysis,
* eigenvalues and singular values,
* partial differential equations.
-
FFTpowerspectrumandtheestimated.rar
... 求取信号的功率谱---周期图法
用Fourier变换求取信号的功率谱---分段周期 ... 信号分类法(multiple signal classification,music法)Fourier transform to strike a signal to the power spectrum ... a signal to the power spectrum - Sub-cycle Method
Fourier transform to strike a signal to the power spectrum ...
-
fft.rar
离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。
这是一个傅氏变换的MPI程序,用C语言实现。
-
FoURIER.rar
傅立叶描述子是分析和识别物体形状的重要方法之一.利用基于曲线多边形近似的连续傅立叶变换方法
计算傅立叶描述子,并通过形状的主方向消除边界起始点相位影响的方法,定义了新的具有旋转、平移和尺度不变
性的归一化傅立叶描述子.与使用离散傅立叶变换和模归一化的传统傅立叶描述子相比,新的归一化傅立叶描述
子同时保留了模与相位特性,因此能够更好地识别物体的形状.实验表明这种新的归一化傅立叶描述子比传统的
傅立叶描述子能够更加高效、准确地识别物体的形状.
-
frft.rar
分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。
-
fftw-2.1.5.zip
FFTW, a collection of fast C routines to compute the Discrete
Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms,
and the rfftw/ directory contains the source code for the real transforms. ...
-
-