This section explains basic arithmetic of vector and matrix computations, and advanced concepts such as vector/plane projection and 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:
.
More formally, , where is the angle between the two vectors. As and point at the same direction, convergest to a maximized value. As and have an orthogonal direction, converges to 0.
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):