You are here |
www.ethanepperly.com | ||
| | | |
www.jeremykun.com
|
|
| | | | The singular value decomposition (SVD) of a matrix is a fundamental tool in computer science, data analysis, and statistics. It's used for all kinds of applications from regression to prediction, to finding approximate solutions to optimization problems. In this series of two posts we'll motivate, define, compute, and use the singular value decomposition to analyze some data. (Jump to the second post) I want to spend the first post entirely on motivation and background. | |
| | | |
nhigham.com
|
|
| | | | A norm on $latex \mathbb{C}^{m \times n}$ is unitarily invariant if $LATEX \|UAV\| = \|A\|$ for all unitary $latex U\in\mathbb{C}^{m \times m}$ and $latex V\in\mathbb{C}^{n\times n}$ and for all $latex A\in\mathbb{C}^{m \times n}$. One can restrict the definition to real matrices, though the term unitarily invariant is still typically used. Two widely used matrix norms... | |
| | | |
thenumb.at
|
|
| | | | ||
| | | |
www.johndcook.com
|
|
| | How the Pythagorean theorem, law of sines, and law of cosines translate to hyperbolic geometry. |