Numerical method Please provide whole process of it Thanks T
Numerical method
Please provide whole process of it. Thanks
The following problem is to be worked by hand and will require use of a calculator such as a TI-83/TI-84. Do not use a MATLAB script to find a solution.
For the following system of equations Ax = b solve by using Gauss-Jordan elimination with pivoting using a calculator that employs four decimal digit floating point arithmetic.
A =
b =
x =
| 1.0000 | 0.5000 | 0.3333 | 0.2500 | |
| 0.5000 | 0.3333 | 0.2500 | 0.2000 | |
| 0.3333 | 0.2500 | 0.2000 | 0.1667 | |
| 0.2500 | 0.2000 | 0.1667 | 0.1429 |
Solution
