​用Jacobi和Gauss-seidel方法解方程组我要分享

Solving equations by Jacobi and Gauss Seidel methods

Jacobi Gauss-seidel 方程组

关注次数: 127

下载次数: 0

文件大小: 21KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

用Jacobi和Gauss-seidel方法解方程组。并比较迭代次数,是误差小于10E-3


English Description:

Jacobi and Gauss Seidel methods are used to solve the equations. The number of iterations is compared, and the error is less than 10e-3


代码预览