搜索资源列表
mMath
- 用于矩阵加减乘除运算、高斯消元法解方程等
CALCU.ZIP
- 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.
gaosi
- 这是一个关于数值方法的求非线性方程的算法,其中有高斯消元法和道理特解方程方法。-This is a study on numerical methods for nonlinear equations of the algorithms, including Gaussian elimination method and reason special solution of equation method.
GaussEliminationSolutionOfEquations
- 高斯消元法解方程,数值计算方法课程的例子。-Gauss elimination solution of equations, numerical methods curriculum examples.
gaosi
- 高斯消元法解方程组 简单的 但很实际 放在这里大家共享-Gauss elimination solution of equations is easy, but here the actual U.S. share
Algorithm
- 方程求根的牛顿迭代法的算法和熟悉列主元高斯消元法解线性方程组的算法-Equation Roots of Newton' s iteration algorithm and PCA are familiar with out Gaussian elimination algorithm for solving linear equations
CGAUSS
- 全选主元的高斯消去法,能很好的解出方程解-Select the main element of the Gaussian elimination, can be a good solution out of equation
the-solution-to-AX=B
- 对任意线性方程组AX=B,利用矩阵等价变换形成上三角矩阵,在利用高斯消元法中的回代过程简便的求解方程组AX=B的解。本程序是用MATLAB编写的,运行时只要输入矩阵A和B,即可得到方程的解。程序中有详细的注释,很好理解。本程序具有通用性。-For any system of linear equations AX = B, the use of equivalent transformation matrix to form the upper triangular matrix using G
liezhuyuan
- 这是高斯列主元消去法解方程的资料,包含其原理和C++源程序-This is the main element of the Gaussian elimination method for solving equations, contains its principle and C++ of source
Gauss
- VC++ 6.0 编写的使用列主元高斯消去法计算线性方程组的解。方程的系数和维数可以在函数体内手动修改。-Use written VC++ 6.0 out PCA Gaussian elimination method to calculate the solution of linear equations. The coefficients of the equation and dimension can manually modify the function body.
zoeppritz
- 高斯列主元消去法解zoeppritz方程(按角度赋值)-Out PCA Gaussian elimination method for solving zoeppritz equation (press angle assignment)
the-main-element-Gauss-
- 这个程序主要用于求解方程,用的是列主元高斯消去法,最终求得矩阵方程的解-This program is mainly used for solving equations, using a column PCA Gaussian elimination, the final matrix equation obtained