搜索资源列表
GauseSeidel
- 用C++实现的高斯塞德尔的数值分析实验作业-C Shisaideer achieving high numerical analysis of experimental operation
shuzhijisuan
- 本例包括,数值计算中的线性方程组的迭带法 有高斯-塞德尔迭带算法-the cases include the numerical calculation of the linear equations are iterative method of Gauss - Seidel iterative algorithm
mymath
- 自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral for
Guass
- 线性方程组的两个程序,Guass-Jodan消去法和的,高斯塞德尔迭代法。-linear equations of the two procedures, Guass - Jodan elimination and the high Shisaideer iterative method.
work
- 追赶法,拉格朗日插值,高斯塞德尔迭代,牛顿迭代
Equation
- 数值分析 解线性方程组算法,高斯列主元消去法,LU分解法,高斯-塞德尔迭代法,SOR迭代法
cal_tide
- 高斯塞德尔迭代计算电网潮流,运用复数向量计算,计算中用阻抗矩阵实现
gausss
- 使用C语言实现高斯塞德尔迭代算法,GS迭代发是一种用于计算方程组的经典方法。
ga
- 基于高斯塞德尔方法的潮流计算,针对不同类型的节点的三种解法简单易懂。
高斯—塞德尔迭代法
- 高斯—塞德尔迭代法。-Gauss - Seidel iteration.
高斯-塞德尔
- c语言简单算法实例-c algorithm example, simple language
解线性方程组的迭代法全
- 详细介绍了雅克比迭代法,高斯-塞德尔迭代法超松弛迭代法和迭代公式的矩阵表示
Gauss_Seidel
- 数值分析中的一个算法实现: 利用高斯-塞德尔迭代法求解方程组。-A numerical analysis algorithm: use of Gauss- Seidel iterative method for solving equations.
GaussSeideliteration
- 本文档是实现了数值分析中的高斯-塞德尔迭代法-This document is the realization of the numerical analysis of the Gauss- Seidel iteration
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
MySolutions
- 运用迭代法求解线性方程组,包括高斯-赛德尔法、雅克比法、SOR法。-The use of iterative method for solving linear equations, including Gauss- Seidel method, Jacobian method, SOR method.
arithmetic
- 用c++编写的高斯-塞德尔迭代法,可以运行-Using c++ to prepare the Gauss- Seidel iteration, you can run
nolinerequationssolves
- MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
gaussseidel-jacboi
- 关于高斯塞德尔和雅可比矩阵以及牛顿拉佛逊法的详细例子,主要是采用matlb中的语言编写的-Sise and Bender on the high Jacobian matrix and the Newton Raphson method Laffer detailed examples, mainly used in languages matlb
code
- 高斯塞德尔迭代求解线性方程组的主要程序。(Gaussedel iteration method for solving linear equations)