Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 584 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 584 Bytes

PSC-lab1

  1. Solution of set of Simultaneous Linear Algebraic Equations by i. Gauss-Elimination Method ii. Cholesky Method Merits, Demerits and their applications in power system studies.
  2. Formation of YBUS matrix using two dimensional arrays by inspection method.
  3. Formation of YBUS matrix using Sparsity Technique
  4. Load Flow Study by Gauss-Seidel Method.
  5. Load Flow Study by Newton-Raphson (Polar) Method
  6. Load Flow Study by Fast-Decoupled Method

If any indentations missed in the code, use auto indentation feature in the matlab before compiling the code.