搜索资源列表
splfft
- 快速傅立叶变换算法中的分裂基算法,又称基2/4算法,对一维序列,这种算法使FFT比较完善-Fast Fourier Transform algorithm separatist base algorithm, also known as base 2 / 4 algorithm, the one-dimensional sequence, so FFT algorithm sound
fft_基2基4基8
- 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。
srfft
- 我的一个分裂基快速FFT变换程序.不知道有没有错-I split a fast FFT-based procedures. Do not know if it is right or wrong
gezhongfftcchengxu
- 程序里有基二fft时域,频域c代码,还有基4,分裂基算法,实序列fft变换的源程序,都是头文件的形式,我已经在vc++6.0的环境下调试通过。且这些程序的位倒序部分,旋转因子部分采用的是比较快的算法,应该与本网站已有的程序不同,我的算法较快。-procedures there are two fft-time domain, frequency domain c code, there are four-and split-based
chengxuzjf
- 实现矩阵的Cholesky分解,用Cholesky分解求ARMA模型的参数并作谱估计,利用分裂基算法求复序列 的DFT.将得到的 解卷绕,得到无跳变的相频特性.计算七类窗函数并给出归一化对数幅频曲线-achieve Matrix Cholesky decomposition, Cholesky decomposition used for ARMA model and the parameters for spectral estima
MRELFFT
- 利用分裂基算法求实序列的DFT,虚部赋值为零,这些程序是用C来实现的
FFTandIFFT
- 三类FFT变换(时域基2,频域基2,分裂基)及其反变换
splfft
- 快速傅立叶变换算法中的分裂基算法,又称基2/4算法,对一维序列,这种算法使FFT比较完善-Fast Fourier Transform algorithm separatist base algorithm, also known as base 2/4 algorithm, the one-dimensional sequence, so FFT algorithm sound
mixed_radix_fft
- 混合基的傅立叶变换算法-mixed-Fourier transform algorithm
DLLFFT
- 实数序列的快速傅立叶变换,基本算法为分裂基算法,将实数序列数组的地址给函数即可-actual sequence of the fast Fourier transform, the basic algorithm for splitting algorithm-based, real-sequence addresses to the array function can be
fft_基2基4基8
- 基2基4基8以及分裂基的fft算法,代码效率很高。是难得一见的好代码。应用范围很广。-Radix-2-4-based 8 and split fft-based algorithm, a high code efficiency. Is a rare good code. Application of a very wide scope.
srfft
- 我的一个分裂基快速FFT变换程序.不知道有没有错-I split a fast FFT-based procedures. Do not know if it is right or wrong
gezhongfftcchengxu
- 程序里有基二fft时域,频域c代码,还有基4,分裂基算法,实序列fft变换的源程序,都是头文件的形式,我已经在vc++6.0的环境下调试通过。且这些程序的位倒序部分,旋转因子部分采用的是比较快的算法,应该与本网站已有的程序不同,我的算法较快。-procedures there are two fft-time domain, frequency domain c code, there are four-and split-based
chengxuzjf
- 实现矩阵的Cholesky分解,用Cholesky分解求ARMA模型的参数并作谱估计,利用分裂基算法求复序列 的DFT.将得到的 解卷绕,得到无跳变的相频特性.计算七类窗函数并给出归一化对数幅频曲线-achieve Matrix Cholesky decomposition, Cholesky decomposition used for ARMA model and the parameters for spectral estima
MRELFFT
- 利用分裂基算法求实序列的DFT,虚部赋值为零,这些程序是用C来实现的-Split-radix algorithm for the use of realistic sequence of DFT, the imaginary part of the assignment of zero, these procedures are used to achieve the C
SPLFFT
- splfft.for(hsplfft.for) 利用分裂基算法求复序列 的DFT -splfft.for(hsplfft.for) Split-radix algorithm for the use of complex DFT sequence
CZTFFT
- .relfft.for(hrelfft.for) 利用分裂基算法求实序列 的DFT, 的虚部赋值为零-. relfft.for (hrelfft.for) use of split-based algorithm for realistic sequence of DFT, zero value of the imaginary part
DIT_SFFT
- 自己编写的基于时域抽取的分裂基FFT算法的实现的程序代码-provide the DIT-FFT
DIF_SFFT
- 自己编写的基于频域抽取的分裂基FFT算法的程序代码-provide the DIF-FFT
matlab+C+实现FFT分裂基算法
- 用MATLAB编程实现FFT分裂基算法,同时有详细的原理介绍(Implementation of FFT split base algorithm with MATLAB)