搜索资源列表
principal-com-gaussian-elnat
- 列主元高斯消去法,数值计算必备方法,通俗易懂-principal component gaussian elimination
Gauss
- 使用高斯列主元消去法编程可以减少计算的繁琐程度,大大降低运算复杂度-Gaussian elimination pivot column can be programmed to reduce the red tape of the calculation, greatly reduce the computational complexity
linequ
- 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
gauss
- 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
liezhuyuan
- 高斯列主元消去法,用来解多元线性方程组,从而解决相关的方程组问题-Principal component Gaussian column elimination method used to solve a multivariate linear equations to solve the equations
gaussian
- 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
2218224
- 高斯列主元消去法 经调试后通过 并且用于实际算法()