搜索资源列表
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
高斯列主元素消去法(C++)
- C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
全选主元高斯消去法
- 使用全选主元的高斯消去法解线性方程组
高斯列主元消去法(fortran)
- 利用fortran编写的高斯列主元消去法程序
全选主元高斯消去法解复系数线形代数方程组
- 全选主元高斯消去法解复系数线形代数方程组-entire election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations
全选主元高斯消去法解实系数线形代数方程组
- 全选主元高斯消去法解实系数线形代数方程组-entire election PCA Gaussian Elimination solution is linear coefficient of algebraic equations
实验一 解线性方程组的高斯消去法
- 另一种高斯消去法.zip-a Gaussian Elimination Act. Zip
高斯消去法
- 大学里数学系必学的一们课程数值分析中的经典算法————高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theor
列主元高斯消去法444we23
- 列主元高斯消去法-out PCA Gaussian Elimination
Gauss列主元消去法1
- 高斯列主元消去法-out PCA Gaussian Elimination
全选主元消去法
- 利用高斯全选主元消去解线性方程组,用C++语言写-use of the entire election Gaussian Elimination main yuan for solving linear equations, with C++ language to write
matlab高斯消去法
- 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
高斯消去求逆矩阵
- 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
高斯列主元消去法
- 列主元高斯消去法 用c语言编写 在Turbo c 2.0中调试通过-out PCA Gaussian Elimination c language used in Turbo c 2.0 debugging through
解线性方程的直接法
- 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
高斯列主元消去法解线性方程组
- 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-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.)
高斯消去法
- 高斯消去法求解多元方程,完整源代码,可直接执行。(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)
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)