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
John D'Errico
2016년 4월 21일
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
2016년 4월 30일
John D'Errico
2016년 4월 30일
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
2016년 5월 1일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!