- #1
- 458
- 0
I am studying for exam and something does not make sense anymore:
looking at projection matrix, how come P=P2 where
P2 = A(ATA)-1ATA(ATA)-1AT
= A(ATA)-1AT
= P
but then they also say that cancelations (like distributing inverse operation and having AA-1 = I type things) are possible only if A is invertible, so does that mean that ATA is invertible?
Could someone "unconfuse" me please?
EDIT: might as well ask this:
find matrix of projection p on plane x+y+2z = 0
my attempt: I know that the normal vector is (1, 1, 2) and then... not sure where to go with that...
looking at projection matrix, how come P=P2 where
P2 = A(ATA)-1ATA(ATA)-1AT
= A(ATA)-1AT
= P
but then they also say that cancelations (like distributing inverse operation and having AA-1 = I type things) are possible only if A is invertible, so does that mean that ATA is invertible?
Could someone "unconfuse" me please?
EDIT: might as well ask this:
find matrix of projection p on plane x+y+2z = 0
my attempt: I know that the normal vector is (1, 1, 2) and then... not sure where to go with that...
Last edited: