VBA

avboy

Assume a student performed Gauss Elimination and ended up with an augmented matrix as shown in the spreadsheet in below Excel file:

HW2.xlsx

Please implement back substitution idea by VBA to figure out the final solution, then return your solution to the spreadsheet. Submit your VBA code via CANVAS.

  • 8 years ago
  • 40
Answer(1)

Purchase the answer to view it

NOT RATED
  • README.txt
  • code.vb
  • HW2-Macro-Enabled.xlsm