搜索资源列表
Numerical-Recipes
- 本文件包含了高斯列主元消去法,拉格朗日插值多项式,牛顿插值多项式,龙贝格求积分法,牛顿迭代法等C/C++代码。-This document contains out PCA Gaussian elimination method, Lagrange interpolation polynomial, Newton interpolation polynomial, Romberg quadrature, Newton iterative method such as C/C++ code.
3
- 数值分析,高斯列主元消去法,求解其次线性方程组 -Out PCA Gaussian elimination, followed by solving linear equations
Out-PCA-elimination-method
- 列主元消去法,用于求解线性方程-Out PCA elimination method
liezhuyuanxiaoqu
- 列主元消去法的C程序,简单实用。数值计算方法-Main element elimination method
Linear_equations__solution
- fortran程序编写的线性方程组求解 -包括 LU分解,高斯列主元消去法,高斯消去法,矩阵求逆,乔累斯基,追赶法-Solving linear equations group, programs written in FORTRAN including LU decomposition, Gauss main element elimination method, Gauss elimination method, the matrix inversion, Jo Laski, chase m
liezhuyuanqiujie
- 列主元消去法求解一个矩阵方程附程序源代码-Column pca elimination method solving a matrix equation with the program source code
Solution-equation
- 用高斯列主元消去法和三角直接分解法LU分解法的matlab 代码。-Matlab code of the decomposition method with the main element elimination method and the direct decomposition of the LU.
liezhuyuan
- 列主元消去法。在matlab中对高斯消去法进行选主元的方法。解线性方程组。-Out PCA elimination method. In matlab Gaussian elimination method selected for the main element method. Solution of linear equations.
Gauss--for-solving-linear-equations
- 高斯列主元消去法解线性方程组,计算方法的数值解法基础介绍-Gauss out PCA elimination method for solving linear equations, numerical solution method calculated on the basis of presentation
liezhuyuan
- 数值计算法,列主元消去法求解非线性方程,适用于VC6.0-Numerical calculation method, the main element elimination method for solving nonlinear equations, applicable to VC6.0
shuzhijishuan
- 数制转换,龙格库塔方法,龙贝格求积公式,最小二乘法,列主元消去法-Number system conversion, Runge-Kutta methods, Romberg quadrature formula, least squares method, out PCA elimination method
MainElementMethod
- 矩阵与数值分析列主元消去法求解线性方程组matlab源程序-Matrix and numerical analysis main element method for solving linear equations matlab source
liezy
- 实现数值分析的列主元消去法,随机生成数组大小,随机为数组赋值-Achieve numerical analysis out PCA elimination method, randomly generated array size, array of random assignment
Gauss
- 算法功能是高斯列主元消去法求解线性方程组-Function is gaussian pca elimination method to solve linear equations
gauss
- 利用matlab编写程序,实现列主元高斯消去法与三角变换法(Gaussian Elimination,triangular decomposition method)
111
- 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
total gauss
- 采用列主元高斯消去法求解线性方程组,可供初级学习参考使用,也可求解较复杂线性方程组。(The column principal element Gaussian elimination method is used to solve the linear equations, which can be used for primary learning reference and can solve the more complex linear equations.)
AEDVF425
- 高斯列主元消去法 经调试后通过 并且用于实际算法()
0467988
- 高斯列主元消去法解线代数方程组,高斯算法()
KPCdivide
- 有关计算方的经典算法的C程序,迭代,插值,各类积分公式,常微分方程的数值求解,Gauss列主元消去法()