搜索资源列表
solveequation
- 由c语言编写的解非线性方程,线性方程组代码,包括LSQR,SIRT,SVD等算法源代码
sirt
- SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
LSQR
- LSQR和SIRT和C语言程序,用于解方程组,迭代法。-the programe of LSQR and SIRT
CROSSWELL-SEISMIC-SIRT
- SIRT算法程序用于计算大型的、稀疏的、常常是病态的线性方程组-SIRT algorithm program used to calculate the large, sparse, often morbid linear equations
SIRT
- SIRT法 联立迭代图像重建法 用于求解大型线性方程组 A[M][N]*x[N]=b[M]-SIRT method of simultaneous iterative image reconstruction method for solving large linear equations A [M] [N]* x [N] = b [M]
SIRT
- 该程序可以用来快速方便计算大型稀疏系数矩阵的欠定问题-The program can be used to quickly and easily calculate the large sparse matrix of underdetermined problem
SIRT
- 通过SIRT算法求解线性方程组向量,可用于地球物理反演(Solving vector of linear equations by sirt algorithm)