A short-time Fourier transform based symbol timing approach for OFDM systems
标签: short-time transform approach Fourier
上传时间: 2013-12-13
上传用户:playboys0
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 readable and faster than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.
标签: implementation Cooley-Tukey describes efficient
上传时间: 2013-12-23
上传用户:netwolf
DSP and fourier transforms
标签: transforms fourier DSP and
上传时间: 2017-09-05
上传用户:waitingfy
A 64 points Discrete Fourier Transform code in AVR asm.
标签: Transform Discrete Fourier points
上传时间: 2013-12-22
上传用户:chenlong
分数阶Fourier变换及其应用 经典文献 1996年
上传时间: 2017-09-08
上传用户:梧桐
基于分数阶Fourier变换的水声信道参数估计
上传时间: 2017-09-08
上传用户:Avoid98
calcula la transformada de fourier de una imagen
标签: transformada calcula fourier imagen
上传时间: 2013-11-30
上传用户:h886166
These Fourier routines were originally based on the Fourier routines of the same names from the NETLIB bihar and fftpack fortran libraries developed by Paul N. Swarztrauber at the National Center for Atmospheric Research in Boulder, CO USA. They have been reimplemented in C and optimized in a few ways for OggSquish.
标签: routines Fourier the originally
上传时间: 2017-09-12
上传用户:小眼睛LSL
Fast Fourier Transform in C
上传时间: 2014-01-05
上传用户:lhw888
随着数字电子技术的发展,数字信号处理广泛应用于声纳、雷达、通讯语音处理和图像处理等领域。快速傅立叶变换(Fast Fourier Transform,FFT)在数字信号处理系统中起着很重要的作用,FFT 有效地提高了离散傅立叶变换(Discret Fourier Transform,DFT)的运算效率。 处理器一般要求具有高速度、高精度、大容量和实时处理的性能,而现场可编程门阵列(Field Programmable Gate Array,FPGA)是近年来迅速发展起来的新型可编程器件,在处理大规模数据方面,有极大的优势。论文采用了在FPGA中实现FFT算法的方案。 数字信号处理板的硬件电路设计是本论文的重要部分之一。在介绍了FFT以及波束形成的基本原理和基本方法的基础上,根据实时处理的要求,给出了数字信号处理板的硬件设计方案并对硬件电路的实现进行了分析和说明。 依据数字系统的设计方法,分别采用基二按时间抽取FFT算法、基四按时间抽取FFT算法以及FFT兆核函数三种方法利用硬件描述语言(VHSICHardware Description Language,VHDL)实现了1024点的FFT,接着对三种方法进行了评估,得出了FPGA完全能满足处理器的实时处理的要求的结论。然后根据通用串行总线(Universial Serial Bus,USB)协议,利用VHDL语言编写了USB接口芯片ISP1581的固件程序,实现了设备的枚举过程。
上传时间: 2013-06-27
上传用户:a937518043