Page 10-11
If using RPN mode, we assume that the matrix is in the stack and use
{6}
`
RDM
.
Function RANM
Function RANM (RANdom Matrix) will generate a matrix with random integer
elements given a list with the number of rows and columns (i.e., the dimensions
of the matrix). For example, in ALG mode, two different 2
×
3 matrices with
random elements are produced by using the same command, namely,
R NM({2,3})
:
In RPN mode, use {2,3}
`
R NM
.
Obviously, the results you will get in your calculator will most certainly be
different than those shown above. The random numbers generated are integer
numbers uniformly distributed in the range [-10,10], i.e., each one of those 21
numbers has the same probability of being selected. Function RANM is useful
for generating matrices of any size to illustrate matrix operations, or the
application of matrix functions.
Function SUB
Function SUB extracts a sub-matrix from an existing matrix, provided you
indicate the initial and final position of the sub-matrix. For example, if we want
to extract elements a
12
, a
13
, a
22
, and a
23
from the last result, as a 2
×
2 sub-
matrix, in ALG mode, use:
Note
: Function RDM provides a more direct and efficient way to transform lists
to arrays and vice versa, than that provided at the end of Chapter 9.
Содержание 50G
Страница 1: ...HP g graphing calculator user s guide H Edition 1 HP part number F2229AA 90006 ...
Страница 130: ...Page 2 70 The CMDS CoMmanDS menu activated within the Equation Writer i e O L CMDS ...
Страница 177: ...Page 4 10 Function DROITE is found in the command catalog N Using EVAL ANS 1 simplifies the result to ...
Страница 206: ...Page 5 29 LIN LNCOLLECT POWEREXPAND SIMPLIFY ...
Страница 257: ...Page 7 20 ...
Страница 383: ...Page 11 56 Function KER Function MKISOM ...
Страница 715: ...Page 21 68 Whereas using RPL there is no problem when loading this program in algebraic mode ...
Страница 858: ...Page L 5 ...