hello everyone I have encountered a problem running NEWTON RAPHSON load flow code in 69 bus system.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!