Linear equations Gaussian Methods - English

21712 visits



Outline:

* Explain Gauss Elimination method algorithm * Explain code for Gauss Elimination method and solve an example using this code * Explain Gauss Jordan method algorithm * Explain code for Gauss Jordan method and solve an example using this code