Re: About Principle Components Analysis



On Feb 17, 12:36 pm, dtian.ty...@xxxxxxxxxxxxxx wrote:
Hello,

I am a little confused about the projection operation of PCA. It is
defined as E*X where E is an eigenvector; X is a data point and * is
the matrix multiplication operator. In the linear algebra textbooks
such as "Linear Algebra (Schaum's Outlines)" by Seymour Lipschutz,
projection of a vector u on a vector v is
             [(u dotproduct v)/(square of magnitude of v)] v

If E is an eigenvector, then so is tE for any (nonzero) scalar t. It
is customary to normalize E, although there are several ways this is
done. If you use the L-2 norm, you get the simplified formula. Other
normalizations I have seen: L-1 norm; L-oo norm.

(By the way, you should spell it "Principal Component Analysis"...)
.



Relevant Pages

  • About Principle Components Analysis
    ... I am a little confused about the projection operation of PCA. ... defined as E*X where E is an eigenvector; X is a data point and * is ... such as "Linear Algebra " by Seymour Lipschutz, ...
    (sci.stat.math)
  • Re: About Principle Components Analysis
    ... I am a little confused about the projection operation of PCA. ... such as "Linear Algebra " by Seymour Lipschutz, ... For two Vectors u and v the dotproduct is identical to the ... matrix multiplication if u is written as a row-vector. ...
    (sci.stat.math)
  • Restriction of Linear Operator
    ... I am doing some self-study out of a Linear Algebra text. ... that an eigenvector of Tw is also an ... However I thought the restriction of T was just limiting the domain to ...
    (sci.math)