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