Feeds
답변 있음
Problem with Predictive Voltage Control four leg two level inverter
Matrix exponential should be "expm". You just used "exp"
Problem with Predictive Voltage Control four leg two level inverter
Matrix exponential should be "expm". You just used "exp"
4년 초과 전 | 0
답변 있음
declaring multi global variables with simulink model1
Hi, you need to place the m file data into the main matalb function(mpc controller). That solved the problem for me. And don't f...
declaring multi global variables with simulink model1
Hi, you need to place the m file data into the main matalb function(mpc controller). That solved the problem for me. And don't f...
거의 6년 전 | 0
| 수락됨
질문
Is this code(in mat lab function block) correct for the attached logic?
[~,k2]=sort(g,'ascend'); [~,k1]=sort(h,'ascend'); k3=k1+k2; k=k3/2; [~,fx_opt]=min(k);
대략 6년 전 | 답변 수: 0 | 0
0
답변Discussion
modulated model predictive control of an inverter
I am simulating the attached paper on modulated model predictive control. I have done everything as in the paper. Can some pleas...
대략 6년 전 | 0


