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