code format for location of STATCOM in IEEE 30 bus test system

 Réponse acceptée

recent works
recent works le 28 Déc 2022
may try the following one
function statdata = statdata30()
% |Bus | Vsp | theta |Qsmx | Qsmn |
statdata = [ 26 1 0 0.5 -0.5;
30 1 0 0.5 -0.5];

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by