
21
loop, Loop . . . . . . . . . . . . . . . . . . . . . 614
LU, matrix lower-upper decomposition . .
842
M
mat4data( ) . . . . . . . . . . . . . . . . . . . . 842
mat4list( ), matrix to list . . . . . . . . . . . 843
math category . . . . . . . . . . . . . . . . . . . 31
MATH menu . . . . . . . . . . . . . . . . . . . 331
MATH menu (2 I) . . . . . . . . . . . 49
math operations . . . . . . . . . . . . . 24, 783
matrices
augment/concatenate, augment( ) . .
747, . . . . . . . . . . . . . . . . . . . 790
column dimension, colDim( ) . . . 794
column norm, colNorm( ) . . . . . . 794
copying . . . . . . . . . . . . . . . . . . . . 537
cumulative sum, cumSum( ) . . . . 803
data from a graph . . . . . . . . . . . . 469
determinant, det( ) . . . . . . . . . . . 810
diagonal, diag( ) . . . . . . . . . . . . . 811
dimension, dim( ) . . . . . . . . . . . . 811
dot addition, .+ . . . . . . . . . . . . . . 904
dot division, ./ . . . . . . . . . . . . . . . 905
dot multiplication, .( . . . . . . . . . . 905
dot power, .^ . . . . . . . . . . . . . . . . 905
dot subtraction, .– . . . . . . . . . . . . 904
eigenvalue, eigVl( ) . . . . . . . . . . 816
eigenvector, eigVc( ) . . . . . . . . . 816
filling, Fill . . . . . . . . . . . . . . . . . . 821
identity, identity( ) . . . . . . . . . . . . 831
list to matrix, list4mat( ) . . . . . . . .838
locking . . . . . . . . . . . . . . . . . . . . . 530
lower-upper decomposition, LU .842
matrix to list, mat4list( ) . . . . . . . .843
maximum, max( ) . . . . . . . . . . . .843
minimum, min( ) . . . . . . . . . . . . .845
new data, NewData . . . . . . .597, 846
new, newMat( ) . . . . . . . . . . . . . .847
operations . . . . . . . . . . . . . . . . . .7 83
pretty print . . . . . . . . . . . . . . . . . . 519
product, product( ) . . . . . . . . . . . .856
QR factorization, QR . . . . . . . . . . 860
random, randMat( ) . . . . . . .747, 863
reduced row echelon form, rref() . . .
262, . . . . . . . . . . . . . . . . . . .868
row addition, rowAdd( ) . . . . . . . . 867
row dimension, rowDim( ) . . . . . .867
row echelon form, ref( ) . . . . . . . . 864
row multiplication and addition,
mRowAdd( ) . . . . . . . . . . . . .845
row norm, rowNorm( ) . . . . . . . . . 867
row operation, mRow( ) . . . . . . . . 845
row swap, rowSwap( ) . . . . . . . . .8 68
submatrix, subMat( ) . . . . . . . . . .885
summation, sum( ) . . . . . . .866, 885
transpose, T . . . . . . . . . . . . . . . . . 886
matrix to list, mat4list( ) . . . . . . . . . . . 843
max( ), maximum . . . . . . . . . . . . . . . .843
Maximum (graph math tool) . . .331, 333
mean( ), mean . . . . . . . . . . . . . . . . . .8 43
measurement