20060301
S
augment
Function: Returns an augmented vector [Mat-1 Mat-2].
Syntax: augment (Mat-1, Mat-2 [ ) ]
Example: To augment vectors [1, 2] and [3, 4]
Menu Item: [Action][Vector][augment]
S
fill
Function: Creates a vector that contains a specific number of elements, or replaces the
elements of a vector with a specific expression.
Syntax: fill (Exp, Mat [ ) ]
fill (Exp, 1, number of columns [ ) ]
Example: To replace the elements of the vector [1, 2] with
x
Menu Item: [Action][Vector][fill]
Example: To create a 1
s
3 (1 row, 3 columns) vector, all of whose elements are “3”
Menu Item: [Action][Vector][fill]
S
dim
Function: Returns the dimension of a vector.
Syntax: dim (Mat [ ) ]
Example: To determine the dimension of the vector [1, 2, 3]
Menu Item: [Action][Vector][dim]
• The vector [1, 2, 3] is handled as a 1
s
3 matrix.
S
unitV
Function: Normalizes a vector.
Syntax: unitV (Mat [ ) ]
• This command can be used with a 1
s
N or N
s
1 matrix only.
Example: To normalize the vector [1, 3, 5]
Menu Item: [Action][Vector][unitV]
2-8-39
Using the Action Menu
Содержание 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 ...