統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,642
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
