搜索资源列表
gauss
- 这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
gauss
- 一个很好的程序:高斯列选主元法解多元线性方程-A very good program: Gaussian out how the main multi-element method solution of linear equations
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
gauss
- 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
gaosiyuedangfa
- 建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
gauss
- 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
1_Gauss
- 列主元Gauss消去法解线性方程,c语言编写,运用gauss法求解方程,别人编的,编写的很好。-Out the main element Gauss elimination method for solving linear equations, c language, using gauss method for solving equations, others, compiled, and prepared well.
Gauss-Seidel
- 高斯迭代法求线性方程组,用于数值分析方面,-Gauss-Seidel
gauss-invMatrix
- 利用gauss全主元法求解逆矩阵,自己编的,可能不是太理想,望大家见谅!-inv matrix
gauss
- 高斯消元法和高斯列主元消元法解方程组;对于计算方法课程一些问题的分析解决-Gauss elimination and Gauss elimination method main-element solutions of equations calculation program for analyzing and solving some problems
gauss
- 在计算方法中,用Gauss消元法解线性方程组-Gauss Elimination Method for Linear Equations
Gauss-zhuyuan
- 采用高斯主元消去法求解线性方程组的数值解-Gaussian elimination method for solving the main element numerical solution of linear equations
gauss-cPP
- 列主元高斯消元法,用C++写的,是PDF文件,但是代码内容是文本形式,可以复制-Out PCA Gaussian elimination with C++ written a PDF file, but the code text form can be copied
Gauss
- 高斯消去法解线性方程组(数值分析课后题的部分答案,可以进行探讨)-Gaussian elimination method for solving linear equations
GAUSS
- 列主元Gauss消去法求解线性方程组 c语言源代码-Main-element Gauss elimination method for solving linear equations
MxN-Gauss-elimination
- 解决MxN阶线性方程组,采用高斯消元法,可显示无解,一解和多解结果。-Solve the MxN-order linear equations using Gaussian elimination can be no solution, one solution, and the results of the multiple solutions.
Gauss---Seidel-iterative-method
- 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
Atken-Gauss-Newton
- 艾肯特插值,高斯插值和牛顿插值法的matlab代码。上述三种方法均用于数值插值。-Ai Kente interpolation, the matlab code of the the Gaussian interpolation and the Newton interpolation law. The the above-mentioned three methods are used for the numerical interpolation.
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
高斯消去法
- 使用原始高斯消去法求解线性方程组,用Python进行实现(The original Gauss elimination method is used to solve the system of linear equations, and Python is used to realize it)