hello everyone I have encountered a problem running NEWTON RAPHSON load flow code in 69 bus system.
1 回表示 (過去 30 日間)
古いコメントを表示
Index in position 1 is invalid. Array indices must be positive integers or logical values.
Error in LFNEWTON69 (line 18)
Ybus(nl(k),nr(k))=Ybus(nl(k),nr(k))-y(k)/a(k);
and also with some line and bus data I get the error that the code cannot be converged.
can anyone help me with the code and 69 bus system data?
9 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!