Power Flow Analysis using Gauss-Seidel
Show older comments
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
John D'Errico
on 21 Apr 2016
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
Fatima Al Marzoqi
on 30 Apr 2016
John D'Errico
on 30 Apr 2016
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.
Fatima Al Marzoqi
on 1 May 2016
Answers (0)
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!