Title

The singular value decomposition of a matrix $A$ is defined as

  \begin{displaymath} A = U \Sigma V^H \end{displaymath} (1)
where $U$ and $V$ are both matrices with orthonormal columns, $\{\cdot\}^H$ indicates a complex-conjugate transpose, and $\Sigma$ is a diagonal matrix with singular values
\[ \sigma_1 > \sigma_2 > \cdots > \sigma_n \geq 0 \]
along the main diagonal. Eq. (1) is just one of the many matrix decompositions that exists for matrix $A$.

-- TWiki Admin User - 2016-02-16

Comments


This topic: Sandbox > TestPage
Topic revision: r1 - 2016-02-16 - TWikiAdminUser
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback