TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
SVD decomposition with numpy
1 points
by
Manuelito
about 13 years ago
This post shows how to compute the SVD decomposition of a matrix A using numpy, how to compute the inverse of A using the matrices computed by the decomposition, and how to solve a linear equation system Ax=b using using the SVD.
no comments
no comments