Community Profile

photo

L


Last seen: etwa 4 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Explorer
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Having problem with VSI controller
Hi, i am trying to apply a controller for VSI to control PQ so that the grid voltage can be maintained at the same as the pulse ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Unable to perform assignment because the left and right sides have a different number of elements. Is it due to the vector stuff? How to solve it. Thanks in advance
a=1:1:5; I=zeros(2,length(a)); for ii=1:1:length(a) set_param('A/T','CL',num2str(ii)) sys=power_steadystate('A'); I(ii)=sys...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort