文件名称:Singular Value Decomposition source code
文件大小:5KB
文件格式:CPP
更新时间:2014-06-06 02:59:28
Singular Value Decomposition SVD
powerful set of techniques for dealing with sets of equations or matrices. In many cases where Gaussian elimination and LU decomposition fail to give satisfactory results, this set of techniques, known as singular value decomposition, or SVD, will diagnose for you precisely what the problem is. In some cases, SVD will not only diagnose the problem, it will also solve it.