Using the Action Menu
ucolNorm
Function: Calculates the sums of the absolute values of the elements of each column of a matrix, and returns the maximum value of the sums.
Syntax: colNorm (Mat [ ) ]
Example: To calculate the sums of the absolute values of the elements in each column of the matrix [[1,
Menu Item:
[colNorm]
Using the Vector Submenu
The [Vector] submenu contains commands that are related to vector calculations.
•A vector is handled as a 1 ⋅ N matrix or N ⋅ 1 matrix.
•A vector in the form of 1 ⋅ N can be entered as [……] or [[……]]. Example: [1, 2], [[1, 2]]
•Vectors are considered to be in rectangular form unless ∠() is used to indicate an angle measure.
20050501