搜索资源列表
-
0下载:
A very simple Gaussian elimination code in matlab
-
-
0下载:
MATLAB列主元高斯消去法的代码!我调试过了,可以用的,欢迎大家下载使用1-MATLAB out Principal Gaussian elimination code! I had to debug, and can be used are welcome to download a
-
-
4下载:
部分选主元的高斯消元法的MATLAB代码,并用该方法结合2次回代接方程组-Part of the pivoting Gaussian elimination of the MATLAB code, and combined with this method 2 times back to the pickup equations
-
-
0下载:
高斯消元法解矩阵方程组的matlab语言-Gaussian elimination method for solving matrix equations matlab language
-
-
0下载:
线性方程组求解,高斯消元法,列主元消元法,matlab代码-Solving linear equations, Gaussian elimination, main-element elimination method, matlab code
-
-
0下载:
选列主元高斯消元法 源代码程序
A=[1 1 1 -1 3 1 2 -6 1] b=[6 4 -5] x=gauss2(A,b)
答案;3 2 1-Election column the main Gaussian elimination method source code program A = [1 1 1 -1 3 1 2-6 1] b = [6 4 -5] of x = gauss2 (A, b) the answer 321
-
-
0下载:
数值分析,迭代方法,高斯列主消元法,matlab源程序, Gau-Numerical analysis, iterative method out PCA Gaussian elimination method, matlab source code, Gauss
-
-
0下载:
numerical algorithms , Cramer code ,Gaussian Elimination, lagrange interpolating, polynomials, Decomposition ,Forward substitution ,Back substitution
-