필터 지우기
필터 지우기

solve the following systems of equation, using A\b construct, as well as Gauss-seidel method with tolerance of 10^-7

조회 수: 27 (최근 30일)
(1) 2x1 - x2 + 3x3 = 8
4x1 + 2x2 - 5x3 = -9
6x1 + 3x2 + x3 = 12
(2) 10x1 + x2 +2x3 = 3
x1 + 10x2 - x3 = 1.5
2x1 + x2 + 10x3 = -9

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by