photo

tianyuan wang


Last seen: 2ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
1 回答

ランク
71,922
of 300,392

評判
0

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

回答採用率
75.0%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,373

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

スコア
0

バッジ数
0

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

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

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • First Answer

バッジを表示

Feeds

表示方法

質問


Modify function_handle in Simulink matlab function
Hi there, I want to modfy the type of function_handle in Simulink Matlab function. Here is the codes nonConOption = 1; nonl...

7ヶ月 前 | 2 件の回答 | 0

2

回答

質問


error in Simulink matlab function
Hi I encounter a problem. Matlab Function allows the matrix transposition: y = fun(x) % x = [6,1] x = x'; x end For my c...

7ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Simulink Matlabfunction does not support Global Optimization toolbox
Hi there, I recently use Global Optimization toolbox in Simulink Matlabfunction to solve global optimization problem. But it al...

8ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
How do I get the minor time in a MATLAB s-function?
I encountered a similar problem. If I choose the ode4 solver, does the model loop four times in one time step? Another questio...

2年以上 前 | 0

質問


Is there a bug in the if function
for example if 0.0001575*1800<=5*0.0567 1 else 0 end The theoretical result should be 1, but the output is 0

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

3

回答