搜索资源列表
gaussjor
- 全主元高斯-约当消去法,解线性方程组,内含函数以及调用例子-all PCA Gauss-Jordan elimination method, the solution of linear equations, functions and includes examples Call
NumAna_GaussElim
- 这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。 程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。
chenagaus
- 求解大型稀疏方程组的全选主元高斯-约当消去法--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-solving large sparse linear system-wide elections PCA Gauss-Jordan elimination method -- to return to the original equation is expressed by the coefficient matrix, a sign of the return value
interfunc
- 要求出一个矩阵的逆矩阵有许多方法,这里介绍以 Gauss-Jordan Elimination 来求出逆矩阵的方法,算法函数用C++写成,可在C++编程环境下直接调用-requested a matrix inverse matrix there are many ways here to introduce the Gauss-Jordan Elimination get to the inverse matrix method, the algorithm functions with C
Matrix.rar
- 关于求矩阵秩的程序,用高斯—约当消元法实现,On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
xxfc
- 全主元高斯约当消去法 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.
gaosiruodangfaqiujuzhenhejuzhenhanglieshi
- 该源代码用高斯-若当法矩阵求逆与矩阵行列式-The source code using Gauss- Jordan method matrix inversion and matrix determinant
GAUSS_JORDAN
- 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助-GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN
6GJDN
- 用全选主元高斯—约当消去法求解实系数方程组-Select All PCA with Gauss- Jordan elimination method to solve real coefficient equations
GaussJordan
- 利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序-Gauss-Jordan
liezu
- 全主元高斯-约当消元法 可以求解线性方程组-All Principal Gauss- Jordan elimination method for solving linear equations can be
gauss_jordan
- 用上、下三角矩阵法,实现 Gauss-Jordan法求解联立方程式。-To spend, lower triangular matrix method to achieve Gauss-Jordan method for solving simultaneous equations.
GUASS-JORDAIN
- SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD >>>><<<< SOLUTION OF SIMULANEOUS EQUATIONS BY GAUSS-JORDAN METHOD FROM FILE.
gauss-jakobi
- SOLVING A LINEAR MATRIX SYSTEM AX=B with Gauss Jordan Method
Gauss-Jordan
- 高斯约当迭代法,是消元法的一种,很好用的原代码-Gauss-Jordan
Gauss---Jordan
- 用全选主元高斯-约当消去法求解实系数方程组和复系数方程组-With full pivoting Gauss- Jordan elimination method to solve equations with real coefficients and complex coefficients of equations
Gauss-Jordan
- 方程组的求解,主要是jordan方法,用于求解线性方程组-Equations and the main method is jordan
Gauss-Jordan
- 用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.
Gauss-Jordan
- It includes a program to show the use of Gauss-Jordan Method to solve linear equations.
GAUSS-JORDAN
- 用全选主元高斯-约当消去法同时求解系数矩阵相同而右端具有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