Matrix Multiplication
Round-Off Error Variance
MATHEMATICS OF THE DISCRETE FOURIER TRANSFORM (DFT)
Contents
Global Contents
Global Index
  Index
  Search
Matrices
A matrix is defined as a rectangular array of numbers, e.g.,
which is a
(``two by two'') matrix. A general matrix may
be
, where
is the number of rows,
and
is the number of columns of the matrix.
For example, the general
matrix is
Either square brackets or large parentheses may be used to
delimit the matrix. The
th elementD.1 of a
matrix
may be denoted by
or
. The rows and
columns of matrices are normally numbered from
instead of from
0; thus,
and
. When
, the
matrix is said to be square.
The transpose of a real matrix
is denoted by
and is defined by
Note that while
is
, its transpose is
.
A complex matrix
, is simply a
matrix containing complex numbers. The
transpose of a complex matrix is normally defined to
include conjugation. The conjugating transpose operation is called the
Hermitian transpose. To avoid confusion, in this tutorial,
and the word ``transpose'' will always denote transposition
without conjugation, while conjugating transposition will be
denoted by
and be called the ``Hermitian transpose'' or the
``conjugate transpose.'' Thus,
Example: The transpose of the general
matrix is
while the conjugate transpose of the general
matrix is
A column vector, e.g.,
is the special case of an
matrix, and a row vector, e.g.,
(as we have been using) is a
matrix. In contexts where
matrices are being used (only this section for this book), it is best to
define all vectors as column vectors and to indicate row vectors
using the transpose notation, as was done in the equation above.
Subsections
Matrix Multiplication
Round-Off Error Variance
MATHEMATICS OF THE DISCRETE FOURIER TRANSFORM (DFT)
Contents
Global Contents
Global Index
  Index
  Search
``Mathematics of the Discrete Fourier Transform (DFT)'',
by Julius O. Smith III,
W3K Publishing, 2003, ISBN 0-9745607-0-7.
(Browser settings for best viewing results)
(How to cite this work)
(Order a printed hardcopy)
Copyright © 2003-10-09 by Julius O. Smith III
Center for Computer Research in Music and Acoustics (CCRMA),
Stanford University
(automatic links disclaimer)