Next: KLT Completely Decorrelates the
Up: pca
Previous: Covariance and Correlation
The Principal Component Transform is also called Karhunen-Loeve
Transform (KLT), Hotelling Transform, or Eigenvector Transform.
Let
and
be the kth eigenvector and eigenvalue of the
covariance matrix
:
or in matrix form:
We can construct an
matrix
Since the columns of
are the eigenvectors of a symmetric (Hermitian if
is complex) matrix
,
is orthogonal (unitary):
and we have
or in matrix form:
where
. Or, we have
We can now define the orthogonal (unitary if
is complex) Principal
Component Transform of
. The forward transform:
and the inverse transform
The ith component of the forward transform
is the projection of
on
:
and the inverse transform
represents
in the N-dimensional space
spanned by
:
Next: KLT Completely Decorrelates the
Up: pca
Previous: Covariance and Correlation
Ruye Wang
2004-09-29