Introduction to MatLab: Circuit Analysis
19
Inverting Matrices
The inverse of a square matrix is that
matrix which, when multiplied by the
original matrix yields the Identity matrix
In MatLab use inv().