Matrix Decomposition Demystified

Eigen Decomposition, SVD, and Pseudo-inverse Matrix

Naoki

--

In this article, we discuss the following:

  • Eigen Decomposition
  • Singular Value Decomposition
  • Pseudo-inverse Matrix

These three subjects are related to each other.

--

--