Power Flow Analysis using Gauss-Seidel

I need a help in Gauss-Seidel Method for power flow analysis.
I already wrote the complete code but it is not executing, the MATLAB is keep busy and noting is display !

4 Comments

Learn to use the debugger. You are apparently in an infinite loop. Of course, we cannot know what is happening, because we cannot see into your computer. We do not see your code. You can test it trivially. So, LEARN TO USE THE DEBUGGER!!!!!!!!!!!!!!!!!!!!!!!
help dbstop
Can you help me? I will show you the code if you can
Attach the code to a comment, and perhaps someone can help you. You will get far faster results if you just learn to use the debugger though.
Here is the code ..

Sign in to comment.

Answers (0)

Categories

Find more on Numerical Integration and Differential Equations in Help Center and File Exchange

Asked:

on 21 Apr 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!