MATLAB implementations for the courses Analysis of Power Systems (EE 521) and Power System Stability and Control (EE 523) at Washington State University.
Abstract: Parallelizing the LU factorization of sparse Jacobian matrices reduces the execution time of the power flow algorithm which aids in real time control of the power system. In this paper, ...
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 ...