photo

SARNENDU JATI


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
124,820
of 301,464

評判
0

コントリビューション
3 質問
0 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,292

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,642

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


I am trying to generate c++ code from TE1400 TC3 Target for MATLAB®/Simulink modules and I am getting this error?
The starting build folder "J:\" is at the root of a drive. The make utilities as used by the Simulink Coder Build Process canno...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Optimisation of cost function
I'm trying to optimise the cost function for a simple pendulum on a cart. I have written the following code that returns the va...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


How to resolve interp1 error?
function xinit = xinit_fcn(t) t_opt=linspace(0,4452*0.001,4452)'; Tf=4.4520; x1_opt= -(pi/Tf)*t + pi; ...

8年弱 前 | 2 件の回答 | 0

2

回答