MATLAB implementations for the courses Analysis of Power Systems (EE 521) and Power System Stability and Control (EE 523) at Washington State University.
A collection of clear and efficient implementations of core matrix factorization algorithms—LU decomposition (with and without pivoting), Gaussian elimination, and Cholesky decomposition—in both ...