搜索资源列表
Gauss
- 高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
Gauss
- 使用高斯列主元消去法编程可以减少计算的繁琐程度,大大降低运算复杂度-Gaussian elimination pivot column can be programmed to reduce the red tape of the calculation, greatly reduce the computational complexity
JONATHAN
- 列主元素消去法是为控制舍入误差而提出来的一种算法,在Gauss消去法的消元过程中,若出现a=0,则消元无法进行,即使其不为0,但很小,把它作为除数,就会导致其他元素量级的巨大增长和舍入误差的扩散,最后使计算结果不可靠.使用列主元素消去法计算,基本上能控制舍入误差的影响,并且选主元素比较方便.-Out the main elements of elimination is to control the rounding error and put forward an algorithm, th
gauss
- 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
gaussian
- 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation