搜索资源列表
-
0下载:
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
-
-
0下载:
Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
-
-
1下载:
不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
-
-
1下载:
Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
-
-
0下载:
solve power flows by gauss seidel method ans newton Rapson
-
-
0下载:
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结
-
-
0下载:
matlab编写的Gauss_Seidel迭代算法求解方程组的根
-iterative algorithm matlab prepared Gauss_Seidel root of solving equations
-
-
0下载:
Program for Gauss - Seidel for Load Flow Analysis
-
-
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下载:
用高斯-赛德尔迭代法求解线性方程组的matlab实例程序-a matlab example program about the Gauss- Seidel iterative method for solving linear equations matlab example program
-
-
1下载:
包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
-
-
0下载:
gauss seidel power flow solution
-