搜索资源列表
tina
- C++解线性方程组 复系数方程组的全选主元高斯消去法-C + + solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
因子表
- 高斯消去法解线性方程组的因子表-Gaussian elimination method for solving linear equations of the form factor
gauss
- 采用全选主元的高斯消去法求解线性方程组,函数名为rgauss,返回值为一个数组存放方程的解
cc
- 自己用编的高斯消去法解线形方程组,简单易懂,希望对各位有用-Their use of C plus plus for the Gaussian elimination solution of linear equations, easy to read, in the hope that useful
guass
- 列主元高斯消去法对于某电路的分析,归结为求解线性方程组RI=V。其中 (1)编制解n阶线性方程组 列主元高斯消去法的通用程序; (2)用所编制程序解线性方程组 ,并打印出解向量,保留5位有效数; -Out the main element Gaussian elimination of a certain circuit analysis, reduced to solving linear equations RI = V. Where (a) the prepar
Gauss
- 高斯消去法c++解线性方程组 高斯消去法c++解线性方程组-Gauss
Gausi
- 本程序使用经典数值分析中的高斯消去法解N阶线性方程组-Gaussian elimination method for solving linear equations
GAUSS
- 高斯消去法解线性方程组,需要输入方程组维数和增广矩阵即可求解-guass
Gauss
- 解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
shunxugaosixiaoqufa
- 实现数值分析中的顺序高斯消去法,用于解线性代数方程组-Numerical analysis in order Gaussian elimination for the solution of linear algebraic equations
liezhuyuangaosixiaoqufa
- 实现数值分析中的列主元高斯消去法,用于解线性代数方程组-Column in the numerical analysis principal component Gaussian elimination method for solving linear algebraic equations
qzygsxqf
- 全主元高斯消去法解n阶线性方程组,c++语言,供初学者学习。-Full main Gaussian elimination method for solving linear equations of order n c++ language for beginners to learn.
GaussXiaoqufa
- 高斯消去法,求解线性方程组的解。本方法有利计算机求解。-Gaussian elimination method for solving linear equations solution.
Gauss
- 高斯消去法解线性方程组(数值分析课后题的部分答案,可以进行探讨)-Gaussian elimination method for solving linear equations
solve_equations
- 几个使用的解线性方程组的程序,包括高斯消去法,高斯列主元法,高斯——赛德尔消去法。简明实用。-Gauss elimaination, Gauss_seidel ellimination
Gauss_Elim
- 高斯消去法解方程组,数据从文件中读入,结果从屏幕上输出。-Gaussian elimination method for solving equations, data is read from the file, the output from the screen.
123
- 用LU分解及列主元高斯消去法解线性方程组(非图形界面)。-Decomposition and out PCA Gaussian elimination method for solving linear equations with LU.
Gaussian-Elimination
- 列主元高斯消去法求解线性方程组的解C++程序-Out PCA Gaussian elimination method for solving linear equations solution C++ program
CH1
- 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
高斯消元法用矩阵解n元一次方程组.js
- 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)