搜索资源列表
sy3
- Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
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.
G_S
- Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Gauss-Seidel
- 高斯斯代尔迭代法,用于数值分析课,正确,可以提供简单的参考-Gauss-Seidel iterative methods
Powe_System_toolbox
- solve power flows by gauss seidel method ans newton Rapson
gauss-seidel
- Implementacion del metodo Gauss-Seidel para la solucion de sistemas de ecuaciones, tomando como aproximacion inicial x0.
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
ALGO3-5
- Algo3-5.c C program for implementing Algorithm 3.5 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NU
gaussppg
- Program for Gauss - Seidel for Load Flow Analysis
gauss-seidel
- 通过编程实现通过共轭梯度法和Gauss-Seidel迭代法两种方法求解方程组-By programming through the conjugate gradient method and Gauss-Seidel iteration method for solving equations of two
Gauss-Seidel-Method
- 此文档是基于matlab的Gauss-Seidel Method的实验报告,没有matlab代码,可供大家参考。-This document is based on the Gauss-Seidel Method matlab experimental report, no matlab code, for your reference.
application-of-CG-and-Gauss-Seidel-
- 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
gauss-seidel
- The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However, you should beware that the convergence tolerance must be carefully selected. Because the convergence criterion is based on the error between iterations,
Gauss-Seidel
- Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
Jacques-and-gauss-seidel-algorithm
- Jacques and gauss seidel algorithm 常见常用的雅克比及搞死赛德尔的算法-Jacques and gauss seidel algorithm used Jacques the ratio and Gaosi Seidel algorithm
Gauss-Seidel
- 本文件含有Gauss-Seidel求解方程组的解,Gauss列选主元消去法解线性代数方程组Ax=b的解,经验证正确。-This document contains the Gauss-Seidel solution for solving equations, Gauss column pivoting elimination method for solving linear algebraic equations Ax = b, solution, proven correct.
jacobi-gauss-seidel-sor
- 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
Gauss
- Gauss seidel matlab code
Gauss-Siedel-Load-Flow-Analysis-for-infinite-numb
- gauss seidel matlab program for infinite iteriations
gauss
- gauss seidel power flow solution