Fixed Size
Numbers can be grouped together into arrays to represent both matrices and vectors
These can be represented by using an Array data structure.
Vectors
Arrays that have one dimension are called vectors
A single column matrix is called a column vector
A single row matrix is called a row vector
Matrices
Arrays that have two dimensions are called matrices Rectangular arrays of numbers are called matrices
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext