搜索资源列表
用java来编写列主元gauss消去法解方程组
- 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
1.列主元Gauss消去法
- 列主元Gauss消去法-out PCA Gaussian Elimination
列选主元的Gauss消去法
- 列选主元的Gauss消去法-out how the PCA Gaussian Elimination
用java来编写列主元gauss消去法解方程组
- 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
1.列主元Gauss消去法
- 列主元Gauss消去法-out PCA Gaussian Elimination
Gauss列主元消去法1
- 高斯列主元消去法-out PCA Gaussian Elimination
Gauss列主元
- 高斯列主元消去法-out PCA Gaussian Elimination
列选主元的Gauss消去法
- 列选主元的Gauss消去法-out how the PCA Gaussian Elimination
解线性方程的直接法
- 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
列主元Gauss消去法
- 列主元Gauss消去法,是对多维方程的解法,用处-out PCA Gauss elimination method, the multi-dimensional equation solution, use a lot
Gauss
- 列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
Gauss
- 实现功能:顺序高斯消去法、列主元素消去法、全主元素消去法-The realization of functions: the order of Gaussian elimination, set out the main elements of elimination, all the main elements of elimination
gauss
- 这是高斯列主元消去法的完整程序,可以求解线性方程组-This is the Gaussian elimination method PCA out a complete program, you can solve the linear equations
Gauss
- 采用高斯消去法来求解方程组得解,这种消去方法能够减少回代产生的计算误差-Using Gaussian elimination to solve the equations have solutions, this elimination method can reduce the return on behalf of the calculation errors resulting from
Gauss
- 本算法为全选主元高斯消去法,用于线性代数方程组的求解
gauss
- 采用全选主元的高斯消去法解线性方程组,方程组的阶数不限,只需在主函数里给定阶数以及系数即可-Select All PCA using the Gaussian elimination solution of linear equations, equations of the order of open, just in the main function in the given order and coefficient can b
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
高斯消去法
- 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
高斯消去法
- 使用原始高斯消去法求解线性方程组,用Python进行实现(The original Gauss elimination method is used to solve the system of linear equations, and Python is used to realize it)
Desktop
- 列主元的Gauss消去法,此代码为防止矩阵的条件值太大,用于快速求解列主元。(The Gauss elimination method of the column principal element)