Solving linear systems using Gaussian Elimination with Partial Pivoting.
Solve the following system using Gaussian elimination with partial pivoting:
|1 −1 2 |---- |x1|-----|-2 |
|−2 1 −1 |--- |x2|--=-| 2 |
|4 −1 2 |-----|x3|----|-1 |
Show intermediate matrices, vectors and multipliers at each step.
By OTA: Jie Xiong, MSc (IP)
OTA Rating: 3.1/5
What's included:
Page generated in 0.0151 seconds