Vector

Description:

  • Collection of number in 1 column
  • Can represent:
    • A point in space in -dimension
    • A direction
    • A linear function
    • Time series
  • Has Scalar Product
  • Has Euclidean Length
    • denotes the length of the vector
  • Has components:
    • denotes the -th component of vector

Vector Transformation:

  • Transpose, :
    • Transform column-vector to row format

Unit Vector

De-meaned Vector