搜索资源列表
GaussPP
- 计算方法最后大作业程序(高斯列主元削去法解方程)-calculation method was finally operating procedures (Gaussian yuan cut out the main method of equation)
mMath
- 用于矩阵加减乘除运算、高斯消元法解方程等
312
- 高斯消元法解方程, 速度较快-PGE Solving equations faster
xianxingfangchengzu
- 采用高斯法,实现线性方程组的解。可以有很多的方程-Using Gauss law, the realization of the solution of linear equations. There can be many equations
matlab-upload
- 雅可比迭代法解方程 高斯法解方程 查值法曲线拟和 2-9次方曲线拟和-Jacobi Iteration Method Solution of Equation of Gauss equation curve fitting method investigations and 2-9 power curve fitting and
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
gauss
- 高斯消去法适用于求解低阶线性方程和方程组,它先逐次消去变量,将方程组化成同解的上三角形方程组,然后按方程相反顺序求解上三角方程组,得到原方程组的解-Gaussian elimination method for solving linear equations and low-level equations, the successive elimination of its first variable, the equations into a triangle with the solut
GAUSS_JORDAN
- 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助 用FORTRAN 编写的高斯约旦法解方程的程序,希望对大家有所帮助-GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN GAUSS-JORDAN
gauss
- MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
gs
- 高斯法 解矩阵方程 (含矩阵求逆函数)-gs
G-S
- 本程序实现高斯迭代法解方程,附有实习报告,能很好的理解算法过程和迭代过程。-This procedure Gauss iterative method to achieve solution of equations, with internship report, the process can be a good understanding of algorithms and iterative process.
G-S(matlab)
- 程序在matlab环境下,实现了高斯迭代法解方程。-Program in matlab environment, fulfilling the law of the Gauss iterative solution of equations.
cholesky
- 采用乔克利特方法解方程,采用高斯消去法解方程-Qiaokelite method to solve the equation by using Gaussian elimination solution equation
ji-suan-fang-fa-shiyan
- 计算方法实验:包括高斯迭代和牛顿下山法;1、用Gauss - Seidel 迭代法求解方程组 10x1-x2-2x3=7.2 -x1+10x2-2x3=8.3 -x1-x2=5x3 输入:系数矩阵A,最大迭代次数N,初始向量,误差限e 输出:解向量 2、用牛顿下山法解方程 x*x*x-x*x-1=0(初值为0.6) 输入:初值,误差限,迭代最大次数,下山最大次数 输出:近似根各步下山因子。-Experimental method: includ
nonlinear-equation
- mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法
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
Gaussmethod
- 高斯法解微分方程,研究生数值分析课研究内容-Gauss method for solving differential equations, Graduate numerical analysis course contents
gauss-integral
- 用C++语言程序正确实现高斯积分及高斯法解方程的程序-Using C++ language to program correctly realize the Gauss integral and Gauss method for solving equations procedures
numerical-analysis
- 数值计算方法,包括高斯法解线性方程组,观察龙格库塔现象,非线性方程的迭代求解,都是自己编程写的,Matlab语言,数值分析课的大作业-Numerical methods, including the Gauss method for solving linear equations, Runge-Kutta observed phenomenon, iterative solving nonlinear equations are written in their own programming