搜索资源列表
线性方程组的迭代法和牛顿数值积分
- 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
Gauss
- 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
Gauss
- 高斯法解线性方程组,简短实用的一个matlab例程-Gauss Method for linear equations, a brief practical matlab routines
gauss
- 高斯列主元消元法解n元一次方程组和简易流程图-PCA out Gaussian elimination method solution of n-一次方程group and the simple flow chart
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
- 用Gauss法来直接解方程组的c程序,简单实用-use Gauss law to solute the linear equations
gauss
- MATLAB中的高斯消元法解方程,注释,源MATLAB代码-MATLAB in the Gauss elimination solution of equations, notes, source MATLAB code
MATLAB(Gauss)
- MATLAB高斯消去法解方程组,我调试过了,可以用的,欢迎大家下载使用-MATLAB Gaussian elimination solution of equations, I had to debug, and can be, and welcome to download
Gauss
- 高斯消去法,计算方法中高斯消去法十分常用,本代码检验并通过请放心使用-This methods is Gauss and easily used。You can understand it quikly .I hope help more people and feel happy.
Gauss
- 这是Gauss消元法的Fortran实现-This is the Fortran code for Gauss
Gauss
- 高斯消元法求解线性方程组,简单易行,速度快,精确-Gauss elimination method for solving linear equations
Gauss
- Gauss法求解方程组。包含实验报告,cpp。-Gauss method for solving equations
gauss
- Runge-kutta方法的二级GAUSS法,用三级HENU方法提供初值-Secondary GAUSS method Runge-kutta method, using three methods provide initial values HENU
GAUSS
- 用于数值计算,通过MFC编写的高斯消元法,进行数值计算(Gauss elimination method)
GAUSS–CHEBYSHEV法解积分
- 使用GAUSS–CHEBYSHEV(高斯 - 切比雪夫)法简单快速的解决含未知数的积分问题(Fast solution of integral problems with unknown numbers)
gauss
- 利用matlab编写程序,实现列主元高斯消去法与三角变换法(Gaussian Elimination,triangular decomposition method)
gauss
- 采用高斯消元法,实现线性非齐方程求解,并且具有回代,可以直接论证方案。具有一般性,和参考性。(The Gauss elimination method is used to solve the linear non-homogeneous equation, and it can be used to prove the scheme directly. It is general and referential.)
高斯-约当消去法解方程组
- 高斯约当消去法解方程组,快捷方便,高效。(The solution of equations)
高斯消去法
- 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
h.rar
- 主要是利用高斯求积公式来计算积分,以达到高精度(Gauss quadrature formula is used to calculate the integral, so as to achieve high precision)