フィルターのクリア

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

7 ビュー (過去 30 日間)
devarapalli durga
devarapalli durga 2022 年 12 月 28 日
回答済み: recent works 2022 年 12 月 28 日
code format for location of STATCOM in IEEE 30 bus test system

採用された回答

recent works
recent works 2022 年 12 月 28 日
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];

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangePower Converters についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by