Gauss-Seidel Method, Jacobi Method

版本 1.0.0.0 (29.4 KB) 作者: Bhartendu
The Jacobi and Gauss-Seidel Iterative Methods
10.5K 次下载
更新时间 2017/5/29

查看许可证

Refer: https://www3.nd.edu/~zxu2/acms40390F12/Lec-7.3.pdf
Jacobi Method:
Jacobi iterative method is an algorithm for determining the solutions of a diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged in. The process is then iterated until it converges.

Gauss–Seidel method:
Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations.

引用格式

Bhartendu (2024). Gauss-Seidel Method, Jacobi Method (https://www.mathworks.com/matlabcentral/fileexchange/63167-gauss-seidel-method-jacobi-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Linear Algebra 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0