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消去法的C++程序,希望大家喜欢,,哈哈
上传时间: 2016-02-10
上传用户:epson850
gauss顺序消去法及其全选主元的GAUSS消去法的C语言实现
上传时间: 2013-12-14
上传用户:372825274
Gauss选列主元消去算法,给出了C++实现Gauss选列主元消去算法的一个例程,对理解Gauss选列主元消去算法有所帮助。
上传时间: 2014-01-12
上传用户:zsjzc
gauss-seidel算法实现对方程组的求解
标签: gauss-seidel 算法 方程
上传时间: 2016-02-18
上传用户:rishian
void Gauss() /*高斯消去法是解线性方程组的一个方法,这里用列主元消去法*/
上传时间: 2014-01-10
上传用户:czl10052678
这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。 程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。
标签: Gauss-Jordan MATLAB 程序 分
上传时间: 2016-03-07
上传用户:colinal
用java来编写列主元gauss消去法解方程组.txt
上传时间: 2014-07-11
上传用户:agent
线行方程组的Gauss Jacobi 及一个简单的自适应算法
上传时间: 2016-03-12
上传用户:ayfeixiao