統計
All
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


