20060301
2-8-36
Using the Action Menu
S
QR
Function: Returns the QR decomposition of a square matrix.
Syntax: QR (Mat, qVariableMem, rVariableMem [ ) ]
Example: To obtain the QR decomposition of the matrix [[1, 2] [3, 4]]
• The unitary matrix is assigned to variable Q, while the upper triangular matrix is
assigned to variable R.
Menu Item: [Action][Matrix-Calculation][QR]
To display the unitary matrix
Menu Item: [VAR][CAP][Q][EXE]
To display the upper triangular matrix
Menu Item: [VAR][CAP][R][EXE]
S
s
wap
Function: Swaps two rows of a matrix.
Syntax: swap (Mat, row number-1, row number-2 [ ) ]
Example: To swap row 1 with row 2 of the matrix [[1, 2] [3, 4]]
Menu Item: [Action][Matrix-Calculation][swap]
S
mRow
Function: Multiplies the elements of a specific row in a matrix by a specific expression.
Syntax: mRow (Exp, Mat, row number [ ) ]
Example: To multiply row 1 of the matrix [[1, 2] [3, 4]] by
x
Menu Item: [Action][Matrix-Calculation][mRow]
Содержание ClassPad 330
Страница 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Страница 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Страница 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Страница 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Страница 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Страница 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...