Chapter 14 - Linear equations


For many applications a set of linear equations can be used to describe the important attributes and interaction of the variables. If this is the case then there may be a solution to the set of equations, that can be found by a simple systematic approach.

This chapter works through a concrete example, using Gaussian Elimination, and then shows the code to do this by computer.


Have a look at the sample prograns for this chapter

Come back to the main page