搜索资源列表
tina
- C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
qzy
- 利用全主元高斯消去法对线性方程组的求解过程进行数值模拟与计算。-use all PCA Gaussian elimination of linear equations, the solution process simulation and numerical calculation.
gauss
- 采用全选主元的高斯消去法求解线性方程组,函数名为rgauss,返回值为一个数组存放方程的解
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
gaosiliezhuyuanxiaoqu
- 实现高斯列主元消去,用于解任意阶的线性方程组-To achieve Gaussian elimination pivot column for the solution of linear equations of arbitrary order
gauss
- 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
gsxyf
- 高斯列主元消去法求解线性方程组,在方程组的求解中应用较广。-Main-element Gauss elimination for solving linear equations, the equations of wider application.
BaseMath
- C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
Solving-linear-equations
- 数值计算第二章编程作业:高斯顺序消元法、列选主元、三角分解法(Doolittle分解、Crout 分解)、全选主元、平方根法、追赶法解线性方程组-Order Gaussian elimination method, column pivoting, triangular decomposition (Doolittle, decomposition, decomposition Crout s), Select the main element, the square root of the
solution-of-linear-equations
- 有7种解线性方程组的算法,高斯算法,高斯列主元,高斯完全主元,LU分解法,LU列主元分解法,追赶法,高斯约旦消去法-There are seven kinds algorithm of solution of linear equations, Gaussian algorithm, out PCA Gaussian, Gaussian completely principal component, LU decomposition, LU column principal component
Gauss
- 高斯列主元消去法求解线性方程组C语言代码实现,数值计算方法中常用-Out PCA Gaussian elimination method for solving linear equations C language code, commonly used numerical method
solve_equations
- 几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。-Gauss elimaination, Gauss_seidel ellimination
Gauss-elimination-pivot-column
- 这个程序提供一个类,用高斯列主元消去法解线性方程组,能解出存在唯一解的线性方程组。-This program provide user a class,solve the linear equation by using Gauss elimination pivot column
solving-linear-equations
- 可在C++中运行代码进行高斯列主元消元法解线性方程组运算-Out PCA Gaussian elimination method for solving linear equations
111
- 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
线性方程组final
- 对系数矩阵进行高斯线性消元,针对不同种情况讨论 解情况(The linear Gauss elimination of the coefficient matrix is used to discuss the solution for different cases)
CH1
- 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
GausANDJacobian
- 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
解线性方程组的高斯列主元消元法vb程序
- 解线性方程组的高斯主列消去法vb程序。pfg(Gauss iterative method for solving linear equations)
高斯消元法用矩阵解n元一次方程组.js
- 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)