n×1
An N×1, in linear algebra, denotes a matrix with N rows and 1 column. Equivalently, it is an N-dimensional column vector, often written as x = [x1; x2; ...; xN], with x1 through xN being its components. Such a matrix is an element of the real or complex space R^N (or C^N, respectively) depending on the underlying field.
As a matrix, an N×1 has several basic properties. Its transpose is a 1×N row vector. Addition
Operations involving N×1 vectors are common. The dot product of two N×1 vectors x and y is
Applications of N×1 vectors include representing coordinates in Euclidean space, feature vectors in data analysis, and