vix.ing · top · new · best · stats · spec

An algorithm for fast computation of the multiresolution discrete Fourier transform

2015/07/09 by Andreatto, Bartosz, Cariow, Aleksandr
#15A04 #15A23 #65Y20 #Data Structures and Algorithms (cs.DS) #F.2.1 #FOS: Computer and information sciences #G.1.0 #I.1.2

paper · doi:10.48550/arxiv.1507.02525

Abstract

The article presents a computationally effective algorithm for calculating the multiresolution discrete Fourier transform (MrDFT). The algorithm is based on the idea of reducing the computational complexity which was introduced by Wen and Sandler [10] and utilizes the vectorization of calculating process at each stage of the considered transformation. This allows for the use of a computational process parallelization and results in a reduction of computation time. In the description of the computational procedure, which describes the algorithm, we use the matrix notation. This notation enables to represent adequately the space-time structures of the implemented computational process and directly map these structures into the constructions of a high-level programming language or into a hardware realization space.

Related