This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
标签: dimensional FFT Transform and
上传时间: 2017-07-23
上传用户:xg262122
Fast Fourier Transform using MPI libraries (Source Code)
标签: Transform libraries Fourier Source
上传时间: 2017-07-30
上传用户:manking0408
A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerful method to align band-limited signals.
标签: convergence algorithm transform iterative
上传时间: 2017-08-03
上传用户:hphh
Short Fourier Transform for a non periodical signal
标签: periodical Transform Fourier signal
上传时间: 2017-08-08
上传用户:yoleeson
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
Fast Fourier Transform in C
上传时间: 2014-01-05
上传用户:lhw888
Before delving into the details of orthogonal frequency division multiplexing (OFDM), relevant background material must be presented first. The purpose of this chapter is to provide the necessary building blocks for the development of OFDM principles. Included in this chapter are reviews of stochastic and random process, discrete-time signals and systems, and the Discrete Fourier Transform (DFT). Tooled with the necessary mathematical foundation, we proceed with an overview of digital communication systems and OFDM communication systems. We conclude the chapter with summaries of the OFDM wireless LAN standards currently in existence and a high-level comparison of single carrier systems versus OFDM.
上传时间: 2020-05-31
上传用户:shancjb
IEEE Std 1180-1990. IEEE Standard Specifications for the Implementations of 8x8 Inverse Discrete Cosine Transform, specifies the numerical characteristics of the 8x8 inverse discrete cosine transform (IDCT) for use in visual telephony and similar applications where the 8x8 IDCT results are used in a reconstruction loop. The specifications ensure the compatibility between different implementations of the IDCT.
标签: IEEE Implementations Specifications Discrete
上传时间: 2016-01-31
上传用户:guanliya
用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(multitaper method ,MTM法) 功率谱估计----最大熵法(maxmum entmpy method,MEM法) 功率谱估计----多信号分类法(multiple signal classification,music法)Fourier transform to strike a signal to the power spectrum - the cycle of plans Fourier transform to strike a signal to the power spectrum - Sub-cycle Method Fourier transform to strike a signal to the power spectrum --- welch method Power spectrum estimated more than window ---- Law (multitaper method, MTM) ---- Power spectrum estimate of maximum entropy (maxmum entmpy method, MEM) ---- More than the estimated power spectrum signal classification (multiple signal classification, music)
上传时间: 2016-07-16
上传用户:wqxstar