pso code for optimal location of statcom in 30 bus test system

31 ビュー (過去 30 日間)
chandan  kumar
chandan kumar 2015 年 12 月 15 日
コメント済み: Ezechukwu Ani 2023 年 5 月 15 日
dear sir , plz help me with the code..
  3 件のコメント
Ezechukwu Ani
Ezechukwu Ani 2023 年 5 月 15 日
I am interested in this question sir,but just a little difference please
PSO code for optimal integration of UPFC in 39 bus transmission network

サインインしてコメントする。

回答 (3 件)

recent works
recent works 2022 年 12 月 22 日
function statdata = statdata30()
% |Bus | Vsp | theta |Qsmx | Qsmn |
statdata = [ 26 1 0 0.5 -0.5;
30 1 0 0.5 -0.5];

Walter Roberson
Walter Roberson 2015 年 12 月 15 日
"Please help me with the code" is not a question.
What difficulty did you encounter when you implemented the code yourself?

Tebeje Tesfaw
Tebeje Tesfaw 2021 年 2 月 4 日
dears, how can write the code for voltage stability indices?

カテゴリ

Help Center および File ExchangePower and Energy Systems についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by