photo

Thomas Susi


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 %...

meer dan 8 jaar ago | 2 answers | 0

2

answers