Matrix - Yousef's Notes
Matrix

Matrix

A matrix is an array of numbers enclosed in brackets. Size of a matrix is given by rows and columns.

#Matrix Types

#Square Matrix

#Rectangular Matrix

#Zero Matrix

#Diagonal Matrix

#Identity Matrix

#Upper Triangular Matrix

#Lower Triangular Matrix

#Matrix Operations

#Addition

#Scalar Multiplication