hello everyone I have encountered a problem running NEWTON RAPHSON load flow code in 69 bus system.

2 次查看(过去 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 个评论
Amir Hosseini
Amir Hosseini 2020-5-10
then it won't be converged again and that's the error:
Warning: Matrix is singular, close to singular or badly scaled. Results may be inaccurate. RCOND = NaN.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Systems of Nonlinear Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by