VBA

profileavboy

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

HW2.xlsxPreview the document

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

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