CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gauss seidel matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gauss seidel matlab - List
[
Mathimatics-Numerical algorithms
]
Seidel
DL : 0
GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lll
[
matlab
]
Gauss-SerdelMATLAB
DL : 0
用Gauss-Serdel迭代法计算方程组的MATLAB函数文件-with Gauss- Serdel iterative method of calculating equations MATLAB function documents
Update
: 2025-02-19
Size
: 3kb
Publisher
:
宁学勇
[
Algorithm
]
Gauss-Seidel
DL : 0
数值分析或计算方法中的Gauss-Seidel法求解线性方程组的c++程序-numerical analysis or calculation method of Gauss- Seidel method for solving linear equations of c procedures
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Y.P.Zhou
[
Algorithm
]
Gauss-Seidel
DL : 0
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is =0.00001, and the maximum iteration number N=25. Compare the number of iterations and the convergence of these two methods
Update
: 2025-02-19
Size
: 77kb
Publisher
:
吕鹏
[
Algorithm
]
gauss-seidel
DL : 0
gauss-seidel算法实现对方程组的求解-gauss-seidel algorithm for the equations
Update
: 2025-02-19
Size
: 1kb
Publisher
:
[
matlab
]
gauss_Seidel
DL : 0
用matlab实现的Gauss-Seidel迭代法。-Using matlab realize the Gauss-Seidel iteration method.
Update
: 2025-02-19
Size
: 14kb
Publisher
:
knight
[
matlab
]
Gauss-Serdel
DL : 0
此程序为解线性方程组的Gauss-Serdel迭代法的源程序-This procedure for solving linear equations Gauss-Serdel source iteration
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yang
[
matlab
]
shuzhifenxi
DL : 0
数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等-Numerical Analysis of the experimental report! Contains more than one experiment! Experiment 1 Experiment 2 roots of nonlinear equations of linear algebraic equations the solution out PCA Gauss elimination method experiment trilinear solution of algebraic equations- Gauss-Seidel iteration method, such as
Update
: 2025-02-19
Size
: 39kb
Publisher
:
geoshion
[
Algorithm
]
Gauss
DL : 0
不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
Update
: 2025-02-19
Size
: 29kb
Publisher
:
chuchenyun
[
Algorithm
]
program
DL : 0
程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
Update
: 2025-02-19
Size
: 3kb
Publisher
:
funintears
[
Windows Develop
]
loadflow
DL : 1
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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
he Shi Hao
[
matlab
]
G_S
DL : 0
Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
云中树
[
matlab
]
Powe_System_toolbox
DL : 1
solve power flows by gauss seidel method ans newton Rapson
Update
: 2025-02-19
Size
: 596kb
Publisher
:
wilber2912
[
matlab
]
code
DL : 0
(1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 -(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
娜娜
[
matlab
]
UnwellLineEquSet-matlab
DL : 2
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结果包括:求解结果、迭代次数、迭代误差数据、误差曲线图等。 -Morbid Linear Equations calculation problems involving Gauss elimination method, Jacobi' s iterative method, Gauss- Seidel iterative method, steepest descent method and conjugate gradient method. Each method, all the preparation of an m file, packaged in the form of a function. Then the total HilbLineEquSet.m file to invoke the implementation of draw error curve, to be running results. General Matlab program flow, as follows: the calculation of morbid equations include: HilbLineEquSet.m, gauss.m, jacobi.m, gauss_seidel.m, fastest_descend.m and conjugated_grad.m six documents. Procedures for implementation of the findings include: solving a result, the number of iterations, iterative error data, error curve and so on.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈永恒
[
matlab
]
gauss_seidel
DL : 0
matlab编写的Gauss_Seidel迭代算法求解方程组的根 -iterative algorithm matlab prepared Gauss_Seidel root of solving equations
Update
: 2025-02-19
Size
: 18kb
Publisher
:
yanxyu
[
matlab
]
Matlab-program-to-solve-Gauss-seidel-for-Feeders.
DL : 0
Gauss seidel matlab program for feeders
Update
: 2025-02-19
Size
: 9kb
Publisher
:
rohit
[
Other
]
Gauss-Seidel
DL : 0
潮流计算中的Gauss-Seidel迭代法-Gauss-Seidel MATLAB
Update
: 2025-02-19
Size
: 1kb
Publisher
:
沈静
[
matlab
]
gauss
DL : 0
gauss seidel power flow solution
Update
: 2025-02-19
Size
: 2.31mb
Publisher
:
himawasthi
[
Other
]
Gauss – seidel-www.matlabnet.ir
DL : 0
Gauss Algorithm in Matlab
Update
: 2025-02-19
Size
: 8kb
Publisher
:
Valiniyaz
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.