20050501
2-7-30
Using the Action Menu
u
u
u
u
u
eigVl
Function: Returns a list that contains the eigenvalue(s) of a square matrix.
Syntax: eigVl (Mat [ ) ]
Example: To obtain the eigenvalue(s) of the matrix [[3,4] [1,3]]
Menu Item: [Action][Matrix-Calculation][eigVl]
u
u
u
u
u
eigVc
Function: Returns a matrix in which each column represents an eigenvector of a square
matrix.
• Since an eigenvector usually cannot be determined uniquely, it is standardized as
follows to its norm, which is 1:
When V = [
x
1,
x
2, ...,
xn
], (
x
1
2
+
x
2
2
+ .... +
xn
2
) = 1.
Syntax: eigVc (Mat [ ) ]
Example: To obtain the eigenvector(s) of the matrix [[3,4] [1,3]]
Menu Item: [Action][Matrix-Calculation][eigVc]
u
u
u
u
u
rref
Function: Returns the reduced row echelon form of a matrix.
Syntax: rref (Mat [ ) ]
Example: To obtain the reduced row echelon form of the matrix [[2,–1,3,19] [1,1, –5,–21]
[0,4,3,0]]
Menu Item: [Action]
[Matrix-Calculation][rref]
u
u
u
u
u
ref
Function: Returns the row echelon form of a matrix.
Syntax: ref (Mat [ ) ]
Example: To obtain the row echelon form of the matrix [[1,2,3] [4,5,6]]
Menu Item: [Action][Matrix-Calculation][ref]
Summary of Contents for ClassPad 300 PLUS
Page 11: ...20050501 ClassPad 300 PLUS ClassPad OS Version 2 20 ...
Page 197: ...20050501 2 10 7 Using Verify 4 Input x 2 1 and press E 5 Input x i x i and press E ...
Page 649: ...20050501 u Graph Line Clustered D u Graph Line Stacked F 13 8 2 Graphing ...
Page 650: ...20050501 u Graph Line 100 Stacked G u Graph Column Clustered H 13 8 3 Graphing ...
Page 651: ...20050501 u Graph Column Stacked J u Graph Column 100 Stacked K 13 8 4 Graphing ...
Page 652: ...20050501 u Graph Bar Clustered L u Graph Bar Stacked 13 8 5 Graphing ...