Dynamic Gauss seidel iterative method for solving any set of linear equations

버전 1.0.0.0 (1.48 KB) 작성자: Hiskiel Stephanus
A dynamic iterative approach to solving linear equations using the Gauss seidel method
다운로드 수: 320
업데이트 날짜: 2015/6/9

라이선스 보기

This code can be used to solve for any sets of linear equations. One has to entter the number of equations to be solved first. Then you only have to enter the tolerance range(whic basically is just an error limit) as well as the coefficients of the equations and the right hand values of the equations(basically what the equation is equal to). Each of this is done one equation at a time. One then has to enter the initial guesses after finishing entering the parameters of the equations.
This is a solution to most problems that fellow academics have.
Thank you for appreciating me.
xox

인용 양식

Hiskiel Stephanus (2024). Dynamic Gauss seidel iterative method for solving any set of linear equations (https://www.mathworks.com/matlabcentral/fileexchange/51130-dynamic-gauss-seidel-iterative-method-for-solving-any-set-of-linear-equations), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0