Java Number Cruncher: The Java Programmers Guide to Numerical Computing

   

 
Java Number Cruncher: The Java Programmer's Guide to Numerical Computing

By Ronald  Mak

Table of Contents
Part  III.   A Matrix Package

Among the least fond memories of high school algebra are the lessons on solving systems of linear equations, with the drudgery of the repetitious hand calculations. This must be one of the algorithms we would most want to implement on a computer.

In this chapter, we'll first review the algorithm behind the hand calculations, and then we'll make some improvements to this algorithm. Finally, we'll implement this algorithm as a Java class that uses matrices.


   
Top
 

Категории