在matlab环境下对偏微分方程的Jacobi迭代解法的算法实现
上传时间: 2014-01-02
上传用户:lps11188
用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)
上传时间: 2016-02-04
上传用户:coeus
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
求特征值的Jacobi法,解决很多工程实际问题
上传时间: 2016-02-09
上传用户:iswlkje
本实例通过VC++实现了Jacobi 和SOR 算法,这是源代码
上传时间: 2016-03-06
上传用户:qq21508895
解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法
标签: Gauss_Seidel Jacobi SOR 解线性
上传时间: 2014-08-09
上传用户:zhangliming420
线行方程组的Gauss Jacobi 及一个简单的自适应算法
上传时间: 2016-03-12
上传用户:ayfeixiao
数值分析 gauss Jacobi消去法
上传时间: 2014-12-21
上传用户:lingzhichao
用C++编写的一个Jacobi迭代的求解
上传时间: 2014-01-15
上传用户:GavinNeko
C+mpi编写的Jacobi的迭代求解源码
上传时间: 2016-03-28
上传用户:anng