搜索资源列表
solveequation
- 由c语言编写的解非线性方程,线性方程组代码,包括LSQR,SIRT,SVD等算法源代码
sirt
- SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
LSQR
- LSQR和SIRT和C语言程序,用于解方程组,迭代法。-the programe of LSQR and SIRT
SIRT
- cell coordinates for algebraic reconstruction techniques algorithm
C.SIRT
- 可以求解矩阵逆问题,用C语言编写,简单实用。-Inverse problems can be solved, using C language, simple and practical.
SIRT
- 此程序为井间层析成像sirt算法,该算法能保证反演过程的稳定性,并提高迭代的收敛速度-This program sirt hole tomography algorithm can guarantee the stability of inversion and improve the convergence rate of iteration
CROSSWELL-SEISMIC-SIRT
- SIRT算法程序用于计算大型的、稀疏的、常常是病态的线性方程组-SIRT algorithm program used to calculate the large, sparse, often morbid linear equations
CT
- CT算法与原理,包括主流的FBP,ART,SIRT等详尽讲解-CT algorithms and principles, detailed explanations, including the mainstream of the FBP, ART, SIRT.
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) 实现了SIRT算法解决方程组迭代。-Simultaneous iterative reconstruction technique (SIRT) to achieve the SIRT iterative algorithm to solve the equations.
sirt
- 联合迭代重建技术(SIRT) 实现了SIRT算法解决方程组迭代。((Simultaneous iterative reconstruction technique (SIRT) to achieve the SIRT iterative algorithm to solve the equations.))
20171109
- 在级数展开类算法中应用最为广泛的是迭 代法。迭代重建法有多种不同的类型 其中研究和应用最为广泛的有:代数重建 法(ART)、 同时迭代重建法(SIRT)、和 最大...(The iterative method is the most widely used in the series expansion algorithm. There are many different types of iterative reconstruction methods. The most widely u
SIRT
- 通过SIRT算法求解线性方程组向量,可用于地球物理反演(Solving vector of linear equations by sirt algorithm)