Singular Value Decomposition help, please?

Jen

New member
Using Singular Value Decomposition, how can I show:

A = (U * ? * U^T) (U * V^T) = PQ,

where P is an nxn positive semidefinite matrix with the same rank as A, and Q is an nxn orthogonal matrix?
 
Back
Top