搜索资源列表
高斯消去求逆矩阵
- 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
全选主元高斯消去法解复系数线形代数方程组
- 全选主元高斯消去法解复系数线形代数方程组-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 theory and linear algebra and tacti
列主元高斯消去法444we23
- 列主元高斯消去法-out PCA Gaussian Elimination
高斯消去解方程组c++程序
- 高斯消去解方程组c++程序-Gaussian Elimination Solution equation c procedures
高性能计算高斯消去解方程组c++程序
- 高性能计算高斯消去解方程组c++程序(复杂度 n^3-high-performance computing solutions Gaussian Elimination equations c (n ^ complex 3
matlab高斯消去法
- 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
全选主元高斯消去法
- 使用全选主元的高斯消去法解线性方程组
用高斯消去发解n元一次线性方程组
- 用高斯消去发解n元一次线性方程组
列主元高斯消去法
- 和好的的一个代码 可以试一下
guass 高斯消去法求解线性方程组
- 高斯消去法求解线性方程组 输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解-Gaussian elimination method for solving linear equations
gaosi.rar
- 本程序实现一个简单方程组的高斯消去法的换算过程,其中方程系数需构成一个系数增广矩阵,同时输入过程严格按照矩阵输入。,This procedure to achieve a simple equation of the Gaussian elimination of the conversion process, which takes an equation coefficients augmented coefficient matrix, while the importation proc
gauss
- 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
顺序高斯消去算法
- vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
列主元高斯消去法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.)