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

31 visualizaciones (últimos 30 días)
chandan  kumar
chandan kumar el 15 de Dic. de 2015
Comentada: Ezechukwu Ani el 15 de Mayo de 2023
dear sir , plz help me with the code..
  3 comentarios
Ezechukwu Ani
Ezechukwu Ani el 15 de Mayo de 2023
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

Iniciar sesión para comentar.

Respuestas (3)

recent works
recent works el 22 de Dic. de 2022
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 el 15 de Dic. de 2015
"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 el 4 de Feb. de 2021
dears, how can write the code for voltage stability indices?

Categorías

Más información sobre Power and Energy Systems en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by