Menu

Lesson 1: Introduction to Matrices

MATRIX BASICS

A matrix is a rectangular array of numbers arranged in rows and columns.

Special Matrices

  1. Square Matrix: Same number of rows and columns.
  2. Identity Matrix: Diagonal elements are 1, others are 0.
  3. Zero Matrix: All elements are 0.