152
augment/concatenate,
augment( )
11
cross product, crossP( )
23
cumulative sum,
cumulativeSum( )
25
difference,
@list( ) 55
differences in a list,
@list( ) 55
dot product, dotP( )
31
empty elements in
131
list to matrix, list
4mat( ) 55
matrix to list, mat
4list( ) 60
maximum, max( )
61
mid-string, mid( )
62
minimum, min( )
63
new, newList( )
67
product, product( )
76
sort ascending, SortA
95
sort descending, SortD
96
summation, sum( )
99, 100
ln( ), natural logarithm
55
LnReg, logarithmic regression
56
local variable, Local
57
local, Local
57
Local, local variable
57
Lock, lock variable or variable group
57
locking variables and variable
groups
57
Log
template for
2
logarithmic regression, LnReg
56
logarithms
55
logistic regression, Logistic
58
logistic regression, LogisticD
59
Logistic, logistic regression
58
LogisticD, logistic regression
59
Loop, loop
60
loop, Loop
60
LU, matrix lower-upper
decomposition
60
M
mat4list( ), matrix to list 60
matrices
augment/concatenate,
augment( )
11
column dimension, colDim( )
17
column norm, colNorm( )
17
cumulative sum,
cumulativeSum( )
25
determinant, det( )
29
diagonal, diag( )
30
dimension, dim( )
30
dot addition, .+
119
dot division, .
P 119
dot multiplication, .*
119
dot power, .^
119
dot subtraction, .
N 119
eigenvalue, eigVl( )
32
eigenvector, eigVc( )
32
filling, Fill
36
identity, identity( )
45
list to matrix, list
4mat( ) 55
lower-upper decomposition, LU
60
matrix to list, mat
4list( ) 60
maximum, max( )
61
minimum, min( )
63
new, newMat( )
67
product, product( )
76
QR factorization, QR
77
random, randMat( )
80
reduced row echelon form,
rref( )
87
row addition, rowAdd( )
86
row dimension, rowDim( )
87
row echelon form, ref( )
82
row multiplication and addition,
mRowAdd( )
64
row norm, rowNorm( )
87
row operation, mRow( )
64
row swap, rowSwap( )
87
submatrix, subMat( )
99, 100
summation, sum( )
99, 100
transpose,
T 100
matrix (1
Q 2)
template for
4
matrix (2
Q 1)
template for
4
matrix (2
Q 2)
template for
3
matrix (m
Q n)
template for
4
matrix to list, mat
4list( ) 60
max( ), maximum
61