Hadamard transformation

from Wikipedia, the free encyclopedia

The Hadamard transformation , also referred to as Walsh – Hadamard transformation , Hadamard – Rademacher – Walsh transformation , Walsh transformation and Walsh – Fourier transformation , is a discrete transformation from the field of Fourier analysis . It is an orthogonally symmetric, self-inverse and linear transformation and, in terms of its structure, is related to the discrete Fourier transformation (DFT). The Hadamard transformation maps a set of real or complex input values into an image area made up of superimposed Walsh functions , the Walsh spectrum. The transformation is named after the mathematicians Jacques Hadamard , Joseph L. Walsh and Hans Rademacher .

The Hadamard transformation is used in the area of digital signal processing and data compression, such as JPEG XR and H.264 / MPEG-4 AVC .

definition

The product of a binary input sequence and a -
Hadamard matrix gives the Walsh spectrum: (1,0,1,0,0,1,1,0) * H (8) = (4,2,0, −2, 0,2,0,2)

The Hadamard transformation is formed from a - Hadamard matrix , scaled with a normalization factor, which transforms an input sequence of length into an output sequence by means of a matrix-vector multiplication .

The Hadamard transformation can be variously defined, including recursively , wherein a transform -Hadamard with the identity is expected and for set becomes:

with the normalization factor , which is sometimes omitted.

Analogous to the discrete Fourier transformation (DFT) and the optimized fast Fourier transformation (FFT) there is also a fast Hadamard transformation , which reduces the number of operations to with .

Relation to the discrete Fourier transform

Like the Hadamard transformation, the discrete Fourier transformation can be formulated as the product of a transformation matrix and an input vector. If elements in the time domain are to be transformed into the spectral domain using DFT, the DFT matrix is

.

The Hadamard matrix without a scaling factor can then be constructed as a Kronecker product from individual DFT matrices:

.

literature

  • Kathy J. Horadam: Hadamard Matrices and their Applications . Princeton University Press, Princeton NJ et al. 2007, ISBN 978-0-691-11921-2 .

Individual evidence

  1. ^ Henry O. Kunz: On the Equivalence Between One-Dimensional Discrete Walsh-Hadamard and Multidimensional Discrete Fourier Transforms. In: IEEE Transactions on Computers. Vol. 28, No. 3, 1979, ISSN  0018-9340 , pp. 267-268, doi : 10.1109 / TC.1979.1675334 .