-
-
-
-
linearsystem.rar
... AX = B
Algorithm 3.1 Back Substitution
Algorithm 3.2 Upper-Triangularization Followed by Back Substitution
Algorithm 3.3 PA = LU Factorization with Pivoting
Algorithm 3.4 Jacobi Iteration
Algorithm 3.5 Gauss-Seidel Iteration
-
-
-
JGuss.rar
用迭代法求解线性方程组:主要是Jacobi迭代法和Gauss-Seidel迭代法关于MATLAB源程序
-
Sor--Jacobi-Gauss.rar
Code gauss_seidel, Jacobi and Sor, differences in the implementation of numerical methods divided.
-
-
-
-