搜索资源列表
线性方程组的迭代,matlab程序
- 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
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.
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
power_flow_solution
- this a matlab gui of power flow solutions, it has guass-seidel, newton raphson and fast decouple-this is a matlab gui of power flow solutions, it has guass-seidel, newton raphson and fast decouple
Matrix-ProgrammingBeta2.0
- 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
GaussSeidel
- Gauss-Seidel method高斯赛德尔迭代法求解线性方程组问题matlab代码-Gauss-Seidel method
Gauss-seidel.m
- gauss-seidel算法 基于matlab编译的程序
Gauss-Seidel
- 潮流计算中的Gauss-Seidel迭代法-Gauss-Seidel MATLAB
Load-flow-analysis-using-Gauss-seidel-method
- In this matlab code load flow analysis is done using Gauss-Seidel method for IEEE-14 bus system
dlobap
- As well as the Jacobi iteration with the Matlab software and gauss-seidel iterative solution of equations
Gauss – seidel-www.matlabnet.ir
- Gauss Algorithm in Matlab
三种解方程算法
- 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)