Linear Algebra 23b: How to Determine the Matrices Q and S in the Polar Decomposition

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Both the LA content and the teacher are underrated! Thank you

ibrahimn
Автор

We use argument of ortogonality of Q when we were finding S square, and then we proofing ortogonality of Q with s squared? Loop?

mirkodobrota
Автор

Great linear algebra videos. Very useful. Thanks.

eamon_concannon
Автор

No, this decomposition is not unique. It is unique iff A is invertible.

jsluo
Автор

11.00 Did you cover the case in any video where S is not invertible?

eamon_concannon
Автор

How would we determine the matrices Q and S in case S, and hence A isn't invertible? Btw, excellent video, thank you!

adarshkishore
Автор

You forgot to speak about the case when S is not invertible.

miro.s
Автор

If you know the eigenvalue decomposition of A^T A = P D P^T, such that S = P sqrt(D) P^T, wouldn't it be easy to find the inverse of S with S^-1 = P sqrt(D)^-1 P^T (which exists if all of the diagonal elements of D are none zero)?

kwinvdv
Автор

Hi, Dr. Grinfeld. Could I ask how did you turn Q to be orthonormal matrix and get Q^T * Q = I ? Thank you.

ZH
Автор

What in the world does this have to do with "polar" anything?

ZeroG
Автор

If you get A^T * A = S * S, how come that does not imply A^T * A = S^T * S => A = S?