搜索资源列表
用Gauss列主元消元法解线性方程组
- 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
用java来编写列主元gauss消去法解方程组
- 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
列主元消去法
- 列主元消去法。计算方法中的一种课程算法-out PCA elimination method. The calculation algorithm curriculum
列主元
- 高斯列主元法,c 代码-Gaussian out the main element method, c code
1.列主元Gauss消去法
- 列主元Gauss消去法-out PCA Gaussian Elimination
列主元高斯消去法444we23
- 列主元高斯消去法-out PCA Gaussian Elimination
Gauss列主元消去法1
- 高斯列主元消去法-out PCA Gaussian Elimination
Gauss列主元
- 高斯列主元消去法-out PCA Gaussian Elimination
列主元消去法11
- 这是一个列主元消去法的VC程序,是计算方法中的一个重要的算法的编程。-This is a main-element method to eliminate the VC process, the calculation of an important programming algorithm.
稀疏列主元
- 数学计算中的稀疏列主元方法研究矩阵-mathematical calculation of sparse main-element matrix method
列主元约当消去法
- 程序进入K循环后的第一个I循环,是先列主元的过程,这是比简单约当法增加的内容。-procedures after the first cycle of a cycle I was first out of the main yuan, which is more than a simple law about when added to the content.
高斯列主元消去法(fortran)
- 利用fortran编写的高斯列主元消去法程序
Gauss列主元
- 高斯列主元消去法-out PCA Gaussian Elimination
高斯消元法(不列主元)
- 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
用Gauss列主元消元法解线性方程组
- 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
高斯消元法解线性方组选主元
- 高斯列主元消元法, 这只是我个人的一种解法,仅供参考。-out PCA Gaussian Elimination Act, this is my personal one solution for reference.
高斯列主元消去法解线性方程组
- 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)