搜索资源列表
fft
- FFT算法的C语言程序,经过调试的,是可以用的
FFT
- 用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算
Mallat+FFT
- 基于Mallat算法和快速傅里叶变换的电能质量分析方法-Based on Mallat algorithm and fast Fourier transform power quality analysis
fft
- 快速傅立叶变换的matlab算法实现。(是一个按照时间抽取的基-2快速傅里(基-2 FFT-DIT)。输入倒位序,输出自然顺序。-Fast Fourier Transform algorithm matlab. (Which is a time of extraction in accordance with the base-2 Fast Fu-ri (base-2 FFT-DIT). Enter the inversion sequence, the output of natural or
ch06
- 里面介绍了很多JAVA函数的一些编程代码希望对大家能有帮助了,我也是在网上找到的,里面的FFT 相关算法,有很多都是大家不常见的-Java FFT
FPGA__FFT
- 基于FPGA的FFT算法实现-fast fourier transfer depending on fpga
fpga---fft
- 基于FPGA的FFT算法实现-fast fourier tansfer realize
KFFT
- 计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。-A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW T
fft
- C语言实现几种不同FFT的方法:其中包括时间抽取的基2 DFT,频率抽取的基2 DFT,分裂基算法、CZT方法等。-C language implementation of several different FFT approach: including the time taken by the base 2 DFT, frequency extraction base 2 DFT, split based algorithm, CZT methods.
pipelined_fft_128_latest.tar
- CFFT是一个数据宽度和点数都可配置的基4 FFT core,由于旋转因子是用CORDIC算法实现的,因此经过FFT后信号的增益和标准的FFT算法不同。但对于OFDM调制、解调等应用并不重要。由于增益是确定的,因此在输出时乘以确定常数即可等价标准的FFT。该FFT core的输入是正序的,输出是按照基4反序的-CFFT is a data width and number can be configured based 4 FFT core, due to the rotation factor
FFT
- 这是基于快速傅里叶变换之后,计算电压,电流,有功,无功及谐波的算法。-This is based on the fast Fourier transform, the calculation of voltage, current, active power, reactive power and harmonic algorithm.
3142
- 基于kaiser窗的双谱线插值FFT谐波分析,完整的图像处理课设,包含所有源代码,汽车图像,结合PCA的尺度不变特征变换(SIFT)算法。- Dual-line interpolation FFT harmonic analysis kaiser windows, Complete class-based image processing, contains all of the source code, auto image, Combined with PCA scale invariant
koulao_v21
- 最大信噪比的独立分量分析算法,基于kaiser窗的双谱线插值FFT谐波分析,保证准确无误,是学习通信的好帮手。- SNR largest independent component analysis algorithm, Dual-line interpolation FFT harmonic analysis kaiser windows, Ensure accurate communication is learning a good helper.
pei_af11
- 基于kaiser窗的双谱线插值FFT谐波分析,实现六自由度运动学逆解算法,包括AHP,因子分析,回归分析,聚类分析。- Dual-line interpolation FFT harmonic analysis kaiser windows, Six degrees of freedom to achieve inverse kinematics algorithm, Including AHP, factor analysis, regression analysis, cluster ana
dv248
- 包括广义互相关函数GCC时延估计,esprit算法对有干扰的信号频率进行估计,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。- Including the generalized cross-correlation function GCC time delay estimation, esprit algorithm signal frequency interference can be assessed ofdm system simulation including 1
fourn
- 算法书上好用的fortran70 的傅里叶变换程序(The fortran 70 program for FFT)