用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss...
资 源 简 介
用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
文 件 列 表
Jacobi迭代法(课件上编程作业)
JACOBI.BAK
JACOBI.C
JACOBI.EXE
JACOBI.OBJ