1 / 14

Row and column matrices are sometimes called row vectors and column vectors

Various Types of Matrices. Row and Column Matrices:. A matrix having a single row is called a row matrix . e.g., [ 1 2 3 4 ]. A matrix having single column is called a column. Row and column matrices are sometimes called row vectors and column vectors.

emile
Télécharger la présentation

Row and column matrices are sometimes called row vectors and column vectors

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Various Types of Matrices Row and Column Matrices: • A matrix having a single row is called a row matrix. e.g., • [ 1 2 3 4 ]. • A matrix having single column is called a column Row and column matrices are sometimes called row vectors and column vectors

  2. Square Matrix: A matrix having n rows and n columns is called a square matrix of order n. The determinant having the same element as the square matrix A is called the determinant of the matrix and is denoted by the symbol │A│. A square matrix is said to be the singular is its determinant is zero otherwise non-singular.

  3. Diagonal Matrix: A Square matrix all of whose elements except those in the leading diagonal, are zero is called a diagonal matrix A diagonal matrix whose all the leading diagonal elements are equal is called a scalar matrix.

  4. Unit Matrix: A diagonal matrix of order n which has unity for all its diagonal elements, is called a unit matrix of order n and is denoted by Is a unit matrix of order 3 Null Matrix: If all the elements of a matrix are zero, it is called a null or zero matrix and is denoted by ‘0’;

  5. Symmetric and Skew Matrices: A square matrix A= [aij] is said to be symmetric when aij = aji for all i and j. • If aij = - aji for all i and j so that all the leading diagonal elements are zero, then the matrix is called a skew-symmetric matrix.

  6. Triangular Matrix: A square matrix all of whose elements below the leading diagonal are zero, is called an upper triangular matrix. • A square matrix all of whose elements above the leading diagonal are zero, is called a lower triangular matrix.

  7. Orthogonal matrix When the product of a matrix A with its transposed matrix is a unit matrix ; then the matrix A is called an orthogonal matrix.

  8. Q1: Determine the value of a,b,c such that the given matrix A is orthogonal .

  9. Conjugate of a matrixThe complex matrix obtained from any given matrix A on replacing its elements by the corresponding conjugate complex numbers is called the conjugate matrix .

  10. Transposed Conjugate of a matrix • The transpose of the conjugate of a matrix A is called Transposed Conjugate of a matrix.

  11. Hermition matrix • A square matrix A is said to be Hermitian matrix if it is equal to its conjugate transposed matrix • Skew-Hermitian matrix

  12. Unitary matrix • A square matrix A is said to be Unitary matrix if the product of A to its conjugate transposed matrix is equal to the Identity matrix

More Related