Feeds
질문
Trying to run Gauss Siedel method, I have no idea where I'm going wrong in this code. I get an error of "Index exceeds matrix dimensions" Not sure how? Just need this to run Thanks
% Solve system from HW using Gauss Seidel % System of Equations Simplified Below % 2x1-3x2=-160 ---> x1=(3x2-160)/2 %...
대략 9년 전 | 답변 수: 2 | 0