Saved Bookmarks
| 1. |
What is column vector(C)?? |
|
Answer» Ok? Vectors\xa0are a type of matrix having only one\xa0column\xa0or one\xa0row. A\xa0vector\xa0having only one\xa0column\xa0is called a\xa0column vector, and a\xa0vector\xa0having only one\xa0row\xa0is called a\xa0row vector. For example, matrix a is a\xa0column vector, and matrix a\' is a\xa0row vector.\xa0In linear algebra, a\xa0column vector\xa0or\xa0column\xa0matrix is an m × 1 matrix, that is, a matrix consisting of a single\xa0column\xa0of m elements, Similarly, a row\xa0vector\xa0or row matrix is a 1 × m matrix, that is, a matrix consisting of a single row of m elements. Throughout, boldface is used for the row and\xa0column vectors. |
|