Singular value decomposition: Difference between revisions

Content deleted Content added
Example: the multiplication by zero is not "implicit". let's also mention the compact SVD here
Line 143:
\end{bmatrix}</math>
 
and get an equally valid singular value decomposition. As the matrix {{tmath|\mathbf M}} has rank 3, it has only 3 nonzero singular values. In taking the product {{tmath|\mathbf{U}\mathbf{\Sigma} \mathbf{V}^* }}, the final column of {{tmath|\mathbf U}} and the final two rows of {{tmath|\mathbf{V^*} }} are multiplied by zero, so have no effect on {{tmath|\mathbfthe M}}matrix product, and can be replaced by any unit vectors which are orthogonal to the first three and to each-other.
 
The [[#Compact SVD|compact SVD]], {{tmath|1= \mathbf M = \mathbf{U}_r\mathbf{\Sigma}_r \mathbf{V}_r^* }}, eliminates these superfluous rows, columns, and singular values: