2. Gaussian Elimination
Step 2. If necessary, switch rows so that ; then eliminate x1 in rows 2 through N. In this process mr,1 is the multiple of row 1 that is subtracted from row r.
FOR r = 2 TO N DO
Set : =
FOR c = 2 TO N + 1 DO
Previous slide
Next slide
Back to first slide
View graphic version