Linear Algebra


LOADING

About Linear Systems

 

The solution of linear systems is one of the most basic aspects of computational science. In many applications, the solution technique often gives rise to a system of linear equations which need to be solved as efficiently as possible. In addition to Gaussian elimination, there are a host of other techniques which can be used to solve a given problem. These section offers an overview for these methods and techniques. Ultimately the goal is to solve large linear system of equations as quickly as possible. Thus consideration of the operation count is critical.
© 2015 kutz