Gauss-Seidel Method, Jacobi Method

버전 1.0.0.0 (29.4 KB) 작성자: Bhartendu
The Jacobi and Gauss-Seidel Iterative Methods

다운로드수: 8.9K

업데이트 날짜: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 (2022).Gauss-Seidel Method, Jacobi Method(//www.tianjin-qmedu.com/matlabcentral/fileexchange/63167-gauss-seidel-method-jacobi-method), MATLAB Central File Exchange. 검색됨.

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!