当前位置:
首页 资源下载
搜索资源 - matlab Gaussian elimination code
搜索资源列表
-
1下载:
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The fu
-
-
1下载:
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The fu
-
-
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下载:
Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition
-Numerical calculation method
-
-
2下载:
多进制LDPC码的高斯消去方法的matlab源代码-Binary LDPC codes Gaussian elimination method matlab source code
-
-
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
-