搜索资源列表
Seidel
- GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
线性方程组的迭代,matlab程序
- 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
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.
guass
- guass迭代法,是数值分析中很重要的一种,源码为其在matlab中的实现。 -guass iterative method, numerical analysis is a very important one in the matlab source code for its realization.
loadflow
- Performance at the unity power factor for a 5 bus power system. This is used to investigate the the load flow algorithm developed based on Gauss Seidel method.
G_S
- Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Powe_System_toolbox
- solve power flows by gauss seidel method ans newton Rapson
poissonfdm
- 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
poissonSolver_matlab
- siggraph2003论文Poisson image editing的matlab实现-the matlab implementation of Poisson image editing(siggraph 2003)
MATLAB
- Jacobi, Gauss seidel
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
Householder
- Household变换的Matlab程序,有很强的应用和参考价值-Household Transform Matlab program has a strong application and reference value
gs
- gauss seidel calc numerical method
gaussseidel
- 高斯-赛德尔迭代计算方法是在计算第一个方程函数得到第一个自变量后,吧自变量更新进入第二个方程计算。-Gauss- Seidel iteration method is to function in the calculation of the first equation obtained after the first argument, it updates the independent variables into the second equation.
Seidel
- matlab实现简单迭代法和Seidel迭代法 用matlab 。 是计算方法里面的内容。 -matlab simple iterative method and Seidel iterative method with matlab. Is calculated inside the content.
JacabiandGuass-Seidel
- Jacabi and Guass-Seidel迭代法是求解线性方程组中一种非常有效地方法,本文包含算例和程序-Jacabi and Guass-Seidel iterative method for solving linear equations is a very effective method, this article contains examples and procedures
gauss_seidel
- matlab编写的Gauss_Seidel迭代算法求解方程组的根 -iterative algorithm matlab prepared Gauss_Seidel root of solving equations
gaussppg
- Program for Gauss - Seidel for Load Flow Analysis
Gauss – seidel-www.matlabnet.ir
- Gauss Algorithm in Matlab