搜索资源列表
Gauss-Seidel
- 数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss - Seidel method for solving linear equations of c procedures
Gauss-Seidel
- Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two me
Gauss-Seidel
- Gauss-Seidel, Gauss-Seidel
Gauss-Seidel 迭代
- 数据结构中常用的Gauss-Seidel 迭代算法-commonly used data structures, the Gauss - Seidel iterative algorithm
SOR
- SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
sy3
- Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
MPI-Matrix
- 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
Gauss-Seidel-method
- In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
Jacobi-and-Gauss-Seidel
- Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
Gauss
- 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
Gauss-Seidel
- 用Gauss-Seidel求线性方程组的解向量,并给出迭代次数和误差.-Using Gauss-Seidel linear equations for the solution vectors, and give and error iterations.
G_S
- Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
gauss-jacobi
- Inplementation of Gauss-Jacobi method
Gauss-Seidel
- 高斯斯代尔迭代法,用于数值分析课,正确,可以提供简单的参考-Gauss-Seidel iterative methods
Powe_System_toolbox
- solve power flows by gauss seidel method ans newton Rapson
Possion_FEM
- 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭
gauss-seidel
- Implementacion del metodo Gauss-Seidel para la solucion de sistemas de ecuaciones, tomando como aproximacion inicial x0.
Gauss-Seidel_neliniara
- Algorithm for the Gauss–Seidel method, for numerical linear algebra
GAUSS-SEIDEL
- 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)
gauss
- gauss seidel power flow solution