CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - gauss seidel iteration matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - gauss seidel iteration matlab - List
[
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
:
吕鹏
[
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
]
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
[
matlab
]
G_S
DL : 0
Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
Update
: 2025-02-19
Size
: 1kb
Publisher
:
云中树
[
Other
]
poissonfdm
DL : 0
用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-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 basis of whether or not to stop iteration.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
LGE
[
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
]
gaussseidel
DL : 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.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
jiaoyuwei
[
matlab
]
application-of-CG-and-Gauss-Seidel-
DL : 0
共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
Update
: 2025-02-19
Size
: 42kb
Publisher
:
张明
[
Algorithm
]
iteration
DL : 0
利用Matlab 实现求解方程组的 Jacobi 迭代法; 利用Matlab 实现求解方程组的 Gauss-Seidel 迭代法; 利用编制的算法求解给定的线性方程组; -Matlab Jacobi iterative method for solving equations Use of Matlab for solving the equations of Gauss-Seidel iteration method The preparation of the algorithm for solving linear equations given
Update
: 2025-02-19
Size
: 59kb
Publisher
:
jenny
[
matlab
]
Jacobi-and-Gauss-Seidel
DL : 0
Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
涉水灯盏
[
matlab
]
gauss-seidel
DL : 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, the same convergence criteria may lead to very different results. The direct solution technique presented in Section 2.6.2 is generally preferred over an iterative technique like Gauss-Seidel iteration if a tool such as MATLAB that provides a computationally efficient means of solving sparse matrices is available.
Update
: 2025-02-19
Size
: 478kb
Publisher
:
Danny
[
matlab
]
Gauss-Seidel
DL : 0
Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wp
[
Software Engineering
]
Flow-Calculation-Based-on-Matlab
DL : 0
一篇基于Matlab的Gauss_Seidel迭代法电力系统潮流计算的文献-Gauss-Seidel Iteration Method in Flow Calculation Based on Matlab
Update
: 2025-02-19
Size
: 174kb
Publisher
:
赵磊
[
matlab
]
Jacobi-and-Gauss-Seidel
DL : 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
Update
: 2025-02-19
Size
: 20kb
Publisher
:
clh
[
matlab
]
matlab
DL : 0
LINEAR SYSTEMS AND GAUSSIAN ELIMINATION THE LU FACTORIZATION Gauss-Seidel iteration SOR (successive over-relaxation) iteration
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Penny
[
matlab
]
G-S与jaciob迭代迭代
DL : 1
利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
梦时无意
[
Algorithm
]
作业
DL : 0
高斯赛德尔迭代法,雅各比迭代法及其代码说明。(Gauss-Seidel iteration method, Jacobian iteration method and its code description.)
Update
: 2025-02-19
Size
: 59kb
Publisher
:
Edith_Jin
[
matlab
]
GS
DL : 0
求解系数矩阵由16阶Hilbert方程组构成的线性方程组,Gauss-Seidel迭代法;(The solution of coefficient matrix consists of 16 Hilbert equations, Gauss-Seidel iteration method.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
浅色风月
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.