
Matrix Calculations
kMatrix Cell OperationsUse the following procedure to prepare a matrix for cell operations.
1.While the Matrix Editor is on the display, use f and c to highlight the name of the matrix you want to use.
You can jump to a specific matrix by inputting the letter that corresponds to the matrix name. Inputting ai(N), for example, jumps to Mat N.
Pressing
2.Press w and the function menu with the following items appears.
•
•{ROW}
•{DEL}/{INS}/{ADD} ... row {delete}/{insert}/{add}
•{COL}
•{DEL}/{INS}/{ADD} ... column {delete}/{insert}/{add}
•{EDIT} ... {cell editing screen}
All of the following examples use Matrix A.
u Row CalculationsThe following menu appears whenever you press
•{Swap} ... {row swap}
•{⋅Rw} ... {product of specified row and scalar}
•{⋅Rw+} ... {addition of one row and the product of a specified row with a scalar}
•{Rw+} ... {addition of specified row to another row}
u To swap two rows
Example | To swap rows two and three of the following matrix : | |||||
|
|
| 1 | 2 |
|
|
|
|
|
|
| ||
| Matrix A = | 3 | 4 |
|
| |
|
|
| 5 | 6 |
|
|
Input the number of the rows you want to swap. cwdw
6(EXE) (orw)
20050401