搜索资源列表
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列 的DFT
MCORPSD
- 可利用该源码程序用Blackman-Tukey法(自相关法)对信号 作功率谱估计。
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列x(n)的DFT X(k)
fft
- 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列 的DFT
MCORPSD
- 可利用该源码程序用Blackman-Tukey法(自相关法)对信号 作功率谱估计。-Can make use of the source program using Blackman-Tukey method (autocorrelation method) on the signal for the power spectrum estimation.
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列x(n)的DFT X(k)-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence x (n) of the DFT X (k)
fft
- 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s co
MCMPFFT
- 利用经典的Cooley-Tukey基2算法求复序列的DFT-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence of DFT
auto_correlation
- 用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。-Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.
CMPFFT
- 利用经典的COOLEY-TUKEY基2算法求复序列x[n]的DFTX[k].有Fortran的子程序和主程序,还有C程序-The use of classic COOLEY-TUKEY radix-2 algorithm for complex sequence x [n] of DFTX [k]. Have the Fortran subroutines and main program, there are C procedures
FFT
- This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more reada
CMPFFT
- cmpfft.for(hcmpfft.for) 利用经典的Cooley-Tukey基2算法求复序列 的DFT -cmpfft.for (hcmpfft.for) to use the classic Cooley-Tukey radix-2 algorithm for the DFT complex sequence
tukey
- 利用tukey和barlett方法对随机信号的功率谱进行估计。迭代方法来判断性能-Tukey and the use of random signal barlett method to estimate the power spectrum. Iterative method to determine the performance of
BTblackman
- 经典法,布莱克曼-图基法求谱估计,简单实用-Classical method, Blackman- map-based spectrum estimation method, simple and practical
FastWalshHadamardTransform
- The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal
acm..
- 自相关法求全极点模型参数; 下行递归; 逆Levinson-Durbin递归(模型参数~自相关序列); 平均周期图的Bartlett方法; Blackman-Tukey功率谱估计。-Autocorrelation perfection pole model parameters downward recursion inverse Levinson-Durbin recursion (model parameters
twiddle
- twiddle factor - a part of cooley-tukey algorithm
tukey
- 图像处理中对图像加上tukey窗后的效果-add tukey window to image
cooley-tukey-fft-for-16-bit-integer-numbers
- cooley tukey algorithm for FFT calculation