photo

siv1


Last seen: 5 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Knowledgeable Level 1
  • First Answer
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 3 Jahre vor | 0

Beantwortet
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...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


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);

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten