Feeds
질문
IEEE 9 bus system with DFIG phasor model
i have connected DFIG(phasor) to iEEE 9 bus system.I am not able to run the load flows through powergui block and the DFIG param...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
IEEE 9 bus simulink model with one line as HVDC
i have modified the IEEE 9 bus power system simulink model by changing one of the line as HVDC.The model is running,but i am fac...
거의 7년 전 | 답변 수: 0 | 0
0
답변답변 있음
give the matlab code for this function
j=sqrt(2); y=[1+j*1 1+j*2 2+j*3 3+j*3]; v=[1+j*0 1+j*3]; i=1; n=2; M = @(i) abs(v(i)) .* sum( abs(v(1:n)) .* abs(y...
give the matlab code for this function
j=sqrt(2); y=[1+j*1 1+j*2 2+j*3 3+j*3]; v=[1+j*0 1+j*3]; i=1; n=2; M = @(i) abs(v(i)) .* sum( abs(v(1:n)) .* abs(y...
대략 7년 전 | 0
질문
give the matlab code for this function
I need solution of below equation and please give the matlab code for it. n=size of matrix y
대략 7년 전 | 답변 수: 1 | 0
