siv1 - MATLAB Central
photo

siv1


Last seen: 約1年 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 12/19 to 04/25Use left and right arrows to move selectionFrom 12/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 質問
2 回答

ランク
11,742
of 298,132

評判
4

コントリビューション
1 質問
2 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,538

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,453

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
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年以上 前 | 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...

約5年 前 | 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);

5年以上 前 | 0 件の回答 | 0

0

回答