搜索资源列表
LSQR-DC
- 又一种最小平方反褶积程序 使用了莱文森递推算法,可以单独调用。 解矩阵方程很有用。-And a least-squares deconvolution procedure using the Levinson recursive algorithm, can be called. Useful solution of the matrix equation.
LSQR
- LSQR方法 求解大型稀疏矩阵的稳定可靠方法 A[M][N]·x[N]=b[M]-LSQR method for stable and reliable method for solving large sparse matrix A [M] [N] x [N] = b [M]
lsqr算法
- 这是最小二乘源程序,希望对搞程序和算法的朋友们有一定的帮助吧,呵呵。
inversion
- 反演工具箱,里面用到了三种反演方法。易于了解反演过程-inversion lsqr sqrt svd