scispace - formally typeset
Journal ArticleDOI

A second improved digit-reversal permutation algorithm for fast transforms

D.M.W. Evans
- 01 Aug 1989 - 
- Vol. 37, Iss: 8, pp 1288-1291
Reads0
Chats0
TLDR
A fourth theorem is given, indicating an alternate order of generating the index pairs for swapping, and a second permutation algorithm results, which uses the same principles as the first and differs principally in that in its innermost loop, one of the pair of indexes is usually generated by an integer increment.
Abstract
Based on three previously published theorems and an algorithm for the digit-reversal permutation required by fast transform algorithms, a fourth theorem is given, indicating an alternate order of generating the index pairs for swapping, and a second permutation algorithm results. This algorithm uses the same principles as the first and differs principally in that in its innermost loop, one of the pair of indexes is usually generated by an integer increment (i:=i+n). This will result in slightly faster execution on most computers. >

read more

Citations
More filters
Peer Review

Multidigit multiplication for mathematicians

TL;DR: In this article , a survey of techniques for multiplying elements of various commutative rings is presented, including dual Karatsuba multiplication, dual Toom multiplication and dual FFT.
Journal ArticleDOI

Programs for signal recovery from noisy data using the maximum likelihood principle I. General description

TL;DR: In this paper, a program package for nonnegative signal recovery from noisy experimental data distorted by the measuring device is presented, which allows the maximum value of resolution enhancement according to Shannon's information theory to be achieved.
Journal ArticleDOI

Transforming real-valued sequences: fast Fourier versus fast Hartley transform algorithms

TL;DR: Five programs for efficient computation of DFT of real-valued data are analyzed with respect to their operation counts vis-a-vis run times on weak and powerful floating-point processors and the Bruun (1978) algorithm turns out to be a "best" performer.
Journal ArticleDOI

New FFT bit-reversal algorithm

TL;DR: Presents a very short, simple, easy to understand bit-reversal algorithm for radix-2 fast Fourier transform (FFT), which is, furthermore, easily extendable to Radix-M and Yong's technique, which is comparable to that of the fastest algorithms.
Journal ArticleDOI

Efficient input-reordering algorithms for fast DCT

TL;DR: Three fast input reordering algorithms are proposed that result in fewer data transfers, reduced storage requirements and an average speed increase of 37% in the DCT computation.
References
More filters
Book

Matrix computations

Gene H. Golub
Book

Adaptive Filter Theory

Simon Haykin
TL;DR: In this paper, the authors propose a recursive least square adaptive filter (RLF) based on the Kalman filter, which is used as the unifying base for RLS Filters.
Book

Understanding robust and exploratory data analysis

TL;DR: Estimators of Location: An Outline of the Theory (C. Goodall).
Journal ArticleDOI

Methods for modifying matrix factorizations.

TL;DR: Several methods are described for modifying Cholesky factors and a new algorithm is presented for modifying the complete orthogonal factorization of a general matrix, from which the conventional QR factors are obtained as a special case.