/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

gregorygundersen.com
| | www.jeremykun.com
2.4 parsecs away

Travel
| | 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.
| | www.appletonaudio.com
3.6 parsecs away

Travel
| |
| | nhigham.com
3.1 parsecs away

Travel
| | The pseudoinverse is an extension of the concept of the inverse of a nonsingular square matrix to singular matrices and rectangular matrices. It is one of many generalized inverses, but the one most useful in practice as it has a number of special properties. The pseudoinverse of a matrix $latex A\in\mathbb{C}^{m\times n}$ is an $latex...
| | algassert.com
23.6 parsecs away

Travel
| Craig Gidney's computer science blog