Projection Matrix: P=A(ATA)^-1AT & P=BBT

  • Context: Graduate 
  • Thread starter Thread starter squenshl
  • Start date Start date
  • Tags Tags
    Matrix Projection
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
squenshl
Messages
468
Reaction score
4
I know that P = A(ATA)-1AT for a projection matrix.
I was just wanting to know how to describe the matrix A as general as possible. For example do the columns and rows of A have to be linearly independent?
Also I know that P = BBT is the projection matrix but how could I describe B as well.
 
Physics news on Phys.org
The columns of A have to be linearly independent (so that A^T A is invertable). There's an alternate projection operator for linearly dependent rows. Sounds like B B^T is only a projector if A^{-1} = A^T.
 
Does anyone think the dimension of the column space & the dimension of the rowspace or rank or anything like that has any validation.