2-8-7

Matrix Calculations

uTo add two rows together

Example

To add row 2 to row 3 of the following matrix :

12

Matrix A = 3 4

56

1(R-OP)4(Rw+)

Specify number of row to be added.

cw

Specify number of row to be added to.

dw

6(EXE) (or w)

u Row Operations

{DEL} ... {delete row}

{INS} ... {insert row}

{ADD} ... {add row}

uTo delete a row

Example

To delete row 2 of the following matrix :

12

Matrix A = 3 4

56

c

2(ROW)1(DEL)

20070201