2-8-19

Matrix Calculations

uRow Echelon Form[OPTN]-[MAT]-[Ref]

This command uses the Gaussian elimination algorithm to find the row echelon form of a matrix.

Example

To find the row echelon form of the following matrix:

1 2 3

Matrix A =

4 5 6

K2(MAT)6(g)4(Ref)

1(Mat)av(A)w

uReduced Row Echelon Form[OPTN]-[MAT]-[Rref]
This command finds the reduced row echelon form of a matrix.

Example

To find the reduced row echelon form of the following matrix:

 

Matrix A =

 

2

−1

3

19

 

 

 

 

 

 

 

1

1

−5

−21

 

 

 

 

0

4

3

0

 

 

K2(MAT)6(g)5(Rref) 1(Mat)av(A)w

#The row echelon form and reduced row echelon form operation may not produce accurate results due to dropped digits.

200870201