gauss-seidel迭代法解Ax=b的解
gauss-seidel迭代法解Ax=b的解...
gauss-seidel迭代法解Ax=b的解...
数据结构中常用的Gauss-Seidel 迭代算法...
GAUSS-SEIDEL法的Matlab程序...
数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序...
本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺...
Seidel迭代算法 帮助有需要的朋友们...
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require...
We can see that using Gauss-Seidel iterative methods need only 13 timed to make   =...
gauss-seidel算法实现对方程组的求解...
用matlab实现的Gauss-Seidel迭代法。...