PCA

From Ufldl

Jump to: navigation, search
(Rotating the Data)
(Rotating the Data)
Line 93: Line 93:
<math>\textstyle u_1</math>,<math>\textstyle u_2</math>, ...,<math>\textstyle u_n</math>.  
<math>\textstyle u_1</math>,<math>\textstyle u_2</math>, ...,<math>\textstyle u_n</math>.  
-
One of the properties of <math>\textstyle U</math> is that it satisfies <math>\textstyle U^TU = UU^T = I</math>;
+
One of the properties of <math>\textstyle U</math> is that it is an "orthogonal" matrix, which means
-
another way of saying this is that <math>U</math> is an "orthogonal" matrix.  
+
that it satisfies <math>\textstyle U^TU = UU^T = I</math>.  
So if you ever need to go back from the rotated vectors <math>\textstyle x_{\rm rot}</math> back to the  
So if you ever need to go back from the rotated vectors <math>\textstyle x_{\rm rot}</math> back to the  
original data <math>\textstyle x</math>, you can compute  
original data <math>\textstyle x</math>, you can compute  

Revision as of 23:14, 29 April 2011

Personal tools