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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
