이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
The details of the method and also coding watch the lecture: https://youtu.be/NUlKCGLvKh4
Example:
Enter the coefficient matrix A:
[7 -3 1; 2 9 -3; 5 4 11]
Enter the constant matrix B:
[21; 37; 15]
Enter the tolerance of error 0.001
The required solution is:
4.3478
2.6229
-1.5664
>>
인용 양식
Dr. Manotosh Mandal (2026). Gauss Seidel Iteration method (https://kr.mathworks.com/matlabcentral/fileexchange/72564-gauss-seidel-iteration-method), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.02 | The details of the method and also coding watch the lecture: https://youtu.be/NUlKCGLvKh4 |
||
| 1.0.01 | For details of the method and also coding watch the lecture: https://youtu.be/NUlKCGLvKh4 |
||
| 1.0.0 |