文件名称:LSQR
介绍说明--下载内容均来自于网络,请自行研究使用
采用CG法求解稀疏不对称的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems:
Solve Ax = b
or minimize || Ax- b ||2
or minimize || Ax- b ||2+ d2 ||x||2.
The matrix A may be square or rectangular (over-determined or under-determined), and may have any rank. It is represented by a routine for computing Av and A u for given vectors v and u.
Solve Ax = b
or minimize || Ax- b ||2
or minimize || Ax- b ||2+ d2 ||x||2.
The matrix A may be square or rectangular (over-determined or under-determined), and may have any rank. It is represented by a routine for computing Av and A u for given vectors v and u.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lsqr.doc
lsqr.f
LSQR.LIS.txt
lsqrblas.f
lsqrchk.f
lsqrtest.f
lsqr_f77.README.txt
lsqr.f
LSQR.LIS.txt
lsqrblas.f
lsqrchk.f
lsqrtest.f
lsqr_f77.README.txt