Introduction to MatLab: Circuit Analysis
17
Vectorizing N Equations
•Rewrite, ordering variables
•Formulate equivalent as an input column vector equals a coefficient matrix times an “unknowns” vector •Solution: pre-multiply both sides by the inverse of the coefficient matrix.