A matrix with 9 elements is shown below:
This Matrix [M] has 3 rows and 3 columns. Each element of matrix [M] can be referred to by its row and column number.
Example: a23 = 6
➢ Order of a Matrix
➢ Transpose of a Matrix
➢ Properties of Transpose of a Matrix
➢ Singular and Nonsingular Matrix
➢ Properties of Matrix Addition and Multiplication
➢ Square Matrix
➢ Symmetric Matrix
➢ Diagonal Matrix
➢ Identity Matrix
➢ Orthogonal Matrix
➢ Idempotent Matrix
➢ Involutory Matrix: A matrix is said to be Involutory if A2 = I.
Note: Every Square Matrix can uniquely be expressed as the sum of a symmetrix matrix and skew symmetric matrix. A = 1/2 (AT + A) + 1/2 (A – AT).
➢ Adjoint of a Square Matrix
➢ Properties of Adjoint
➢ Inverse of a Square Matrix
➢ Properties of Inverse
➢ Where should we use Inverse Matrix?
➢ Trace of a Matrix
65 videos|120 docs|94 tests
|
1. What are matrices in computer science engineering? |
2. What are some common operations performed on matrices in computer science engineering? |
3. How are matrices used in computer graphics? |
4. What is the importance of matrices in machine learning? |
5. How are matrices used in scientific computing? |
|
Explore Courses for Civil Engineering (CE) exam
|