Community Profile

photo

siv1


Last seen: 2개월 전 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"

2년 초과 전 | 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년 초과 전 | 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년 초과 전 | 답변 수: 0 | 0

0

답변