当前位置:
首页
资源下载

搜索资源 - Gauss Jordan elimination
搜索资源列表
-
0下载:
关于求矩阵秩的程序,用高斯—约当消元法实现,On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
-
-
0下载:
Gauss-Jordan消去法求矩阵的逆-Gauss-Jordan elimination method of the inverse matrix
-
-
0下载:
全主元高斯约当消去法
2.LU分解法
3.追赶法
4.五对角线性方程组解法
5.线性方程组解的迭代改善
6.范德蒙方程组解法
7.托伯利兹方程组解法
8.奇异值分解
9.线性方程组的共轭梯度法
10.对称方程组的乔列斯基分解法
11.矩阵的QR分解
12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
-
-
0下载:
全主元高斯-约当(Gauss-Jordan)消去法-PCA-wide Gauss- Jordan (Gauss-Jordan) elimination method
-
-
1下载:
MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
-
-
0下载:
Gauss-Jordan消去法 实现矩阵求逆
有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse
Algorithm is explained in detail
-
-
0下载:
主要内容:在visual studio上实现矩阵求逆的过程
矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述
-Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
-
-
0下载:
全主元高斯-约当消元法 可以求解线性方程组-All Principal Gauss- Jordan elimination method for solving linear equations can be
-
-
0下载:
Matrix inverse by Gauss-Jordan elimination
-
-
1下载:
共两个程序,分别为:高斯顺序消去法,高斯列主元消去法
-Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and
-
-
0下载:
求线性方程组的列主元Gauss-jordan消元法-Linear Equations of the column main element Gauss-jordan elimination method
-
-
0下载:
gauss jordan elimination
-
-
0下载:
用全选主元高斯-约当消去法求解实系数方程组和复系数方程组-With full pivoting Gauss- Jordan elimination method to solve equations with real coefficients and complex coefficients of equations
-
-
0下载:
N 整形变量,输入参数,矩阵A的阶数
A[] 实型数组,输入、输出参数,输入是按列存放方阵A,计算结束时输出A的逆矩阵
B[] 实型数组,输入、输出参数,输入时按列存放实方阵B,计算结束时输出(A逆*B—)- Gauss Jordan elimination
-
-
0下载:
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also
-
-
0下载:
Gauss Elimination & Gauss Jordan Elimination.
-
-
0下载:
用c语言编写的Gauss-Jordan消去法求解线性方程组,输入文件及说明放在Gauss-Jordan-input.txt文件中。-Using c language Gauss-Jordan elimination method for solving linear equations, the input file and descr iption on the Gauss-Jordan-input.txt file.
-
-
0下载:
用全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有m组常数向量的n阶线性代数方程组-With full pivoting Gauss- Jordan elimination method for solving the same time while the right side has the same coefficient matrix of linear algebraic equations of order n m group constant vector
-
-
0下载:
GAUSS JORDAN ELIMINATION METHOD
-
-
0下载:
Gauss Jordan Elimination Algorithm
-