This section explains the basic arithmetic of vector and matrix computations, as well as advanced concepts such as vector/plane projection and the basis of planes (or spaces).
Definition A-10.1 Vector Arithmetic
Addition: Given two vectors (i.e., -dimensional vectors) composed of numbers each:
,
Vector addition is defined as:
Dot Product: Given two -dimensional vectors:
,
Dot product is defined as:
.
can also be expressed as , where is the angle between and . If and point in the same direction, attains its maximum value (). If and are orthogonal, then .
Hadamard Product: Given two -dimensional vectors:
,
Hadamard product is defined as:
Hermitian Product: Given two -dimensional complex vectors:
Hermitian product is a dot product with the 2nd operand as a conjugate (§A-11.2):