搜索资源列表
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
qgaussad
- 改进的高斯消去法,收敛速度块,很好用的。程序没问题-Improved Gaussian elimination, block convergence rate, good use. Program is no problem
linequ
- 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
22
- 计算机数值方法中的高斯消去法的C语言程序-Computer numerical method of gaussian elimination method of the C language program
Gaussian
- 高斯消去法 高斯消元的过程,就是利用初等行变换将原来不容易求解的方程组转化为容易求解的方程组。-Gaussian elimination Gaussian elimination process is the use of elementary row transformation is not easy to solve the original equations into easy to solve equations.
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
guass
- 数值分析中的高斯消去法,多种不同实例,以及分析-guass method,examples
ellipse
- 从TEX文档中读取一系列点数据xy坐标,根据最小二乘原理,采用高斯全主元消去法来拟合椭圆曲线,求得椭圆基本参数。-From the TEX document to read a series of points xy coordinates, Gaussian full principal component elimination method based on the principle of least squares to fit the elliptic curve obtained
Guassian
- 通过本程序,可以实现图像的平滑处理,可以消去图像的部分噪声点,本程序用的是高斯平滑-Through this program, you can achieve the smooth processing of the image, you can eliminate the image noise point, the program is Gaussian smoothing
顺序高斯消去算法
- vc6.0 实现的高斯消去算法,可用于学习了解。(VC6.0 implementation of the Gauss elimination algorithm, can be used to learn to understand.)
dvbuggings
- 高斯列主元素消去法求解矩阵方程AX B,其中A是N N的矩阵,B是N M矩阵 输入 n----方阵A的行数 a----矩阵()
2218224
- 高斯列主元消去法 经调试后通过 并且用于实际算法()
