搜索资源列表
-
0下载:
Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
-
-
1下载:
Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
-
-
0下载:
solve power flows by gauss seidel method ans newton Rapson
-
-
0下载:
Jacobi, Gauss seidel
-
-
0下载:
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结
-
-
1下载:
Household变换的Matlab程序,有很强的应用和参考价值-Household Transform Matlab program has a strong application and reference value
-
-
0下载:
高斯-赛德尔迭代计算方法是在计算第一个方程函数得到第一个自变量后,吧自变量更新进入第二个方程计算。-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.
-
-
0下载:
matlab编写的Gauss_Seidel迭代算法求解方程组的根
-iterative algorithm matlab prepared Gauss_Seidel root of solving equations
-
-
0下载:
Program for Gauss - Seidel for Load Flow Analysis
-
-
0下载:
数学上Gauss-Seidel迭代法求线性方程组,Jacobi迭代求线性方程组等等,希望有用-Gauss-Seidel iterative mathematical method for solving linear equations, Jacobi iteration for solving linear equations, etc., want to be useful
-
-
1下载:
此文档是基于matlab的Gauss-Seidel Method的实验报告,没有matlab代码,可供大家参考。-This document is based on the Gauss-Seidel Method matlab experimental report, no matlab code, for your reference.
-
-
0下载:
共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
-
-
0下载:
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,
-
-
0下载:
Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
-
-
0下载:
Gauss seidel matlab code
-
-
0下载:
gauss seidel matlab program for infinite iteriations
-
-
0下载:
Gauss seidel matlab program for feeders
-
-
0下载:
Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组-Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations
-
-
0下载:
通过在matlab下main和seidel的联合,可以完成线性方程组的高斯-赛德尔迭代的计算-And through joint main seidel in matlab, can complete linear equations Gauss- Seidel iterative calculation
-
-
0下载:
gauss seidel power flow solution
-