MAE 3150: Aerospace
Computational Techniques
Spring 2016
For your second code, implement Thomas’ algorithm. This code should
function in the same manner as the Gaussian Elimination code, and the
algorithm must be in its own subroutine and called from the main
program. Use this code to solve the following systems of
equations:
All answers must be written to a file and properly formatted with
exactly 3 decimal points and with proper alignment. You may write
your code in any language you prefer, but you may not use
MATLAB, Excel, or any other software package. To complete this
assignment, turn in your codes and printed solutions both in hardcopy
and electronically on Canvas.