photo

siv1


Last seen: 5 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Knowledgeable Level 1
  • First Answer
  • Explorer

查看徽章

Feeds

排序方式:

已回答
Problem with Predictive Voltage Control four leg two level inverter
Matrix exponential should be "expm". You just used "exp"

3 years 前 | 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...

4 years 前 | 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);

4 years 前 | 0 个回答 | 0

0

个回答