Reduce P = A(ATA)-1AT to P = BBT

  • Thread starter Thread starter squenshl
  • Start date Start date
squenshl
Messages
468
Reaction score
4
How do I reduce P = A(ATA)-1AT to P = BBT whenever the column vectors of A form an orthonormal set.
 
Physics news on Phys.org


If the columns are an orthonormal set, then A^T A == I (where I has rank of the number of columns). The proof is mainly writing out that product in block form.
 
Back
Top