photo

siv1


Last seen: 5 mois il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 1
  • First Answer
  • Explorer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Problem with Predictive Voltage Control four leg two level inverter
Matrix exponential should be "expm". You just used "exp"

presque 3 ans il y a | 0

Réponse apportée
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...

plus de 4 ans il y a | 0

| A accepté

Question


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

plus de 4 ans il y a | 1 réponse | 0

0

réponse