Gauss-Seidel迭代法解Ax=b的解
标签: Gauss-Seidel Ax 迭代法
上传时间: 2013-12-16
上传用户:问题问题
数据结构中常用的Gauss-Seidel 迭代算法
标签: Gauss-Seidel 数据结构 迭代 算法
上传时间: 2015-03-11
上传用户:gengxiaochao
Gauss-Seidel法的Matlab程序
标签: Gauss-Seidel Matlab 程序
上传时间: 2015-03-28
上传用户:tedo811
本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。
标签: Jacobi Gauss-Seidel 迭代 方程
上传时间: 2015-10-22
上传用户:顶得柱
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
标签: Gauss-Seidel iterative following methods
上传时间: 2016-02-06
上传用户:zmy123
We can see that using Gauss-Seidel iterative methods need only 13 timed to make But using Jacobi method after 25 times the is bigger than that using Gauss-Seidel iterative methods
标签: Gauss-Seidel iterative methods 61541
上传时间: 2016-02-06
上传用户:sjyy1001
Gauss-Seidel算法实现对方程组的求解
标签: Gauss-Seidel 算法 方程
上传时间: 2016-02-18
上传用户:rishian
用matlab实现的Gauss-Seidel迭代法。
标签: Gauss-Seidel matlab 迭代法
上传时间: 2014-11-27
上传用户:daoxiang126
Gauss-Seidel, Gauss-Seidel
标签: Gauss-Seidel
上传时间: 2016-06-06
上传用户:努力努力再努力
该文给出线性方程组改进的Gauss-Seidel迭代(被称之为IMGS方法)对于H矩阵的收敛性定理
标签: Gauss-Seidel IMGS 线性 方程
上传时间: 2014-11-14
上传用户:zhangliming420