Luqman Alabri
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,112
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
why do I receive syms requires Symbolic math tool box
syms M m L q d_q dd_q x d_x dd_x g b J F eq1= (M+m)*dd_x + m*L*(dd_q*cos(q)-d_q^2*sin(q))+b*d_x-F; eq2= (J+mL)*dd_q+m*L*dd_x*c...
約2年 前 | 1 件の回答 | 0
1
回答質問
how to use fsolve in for loop?
I need to pass different values of (theta_r) into F(1) and F(2) to get different values of x(1) and x(2). i use this code, but ...
3年以上 前 | 1 件の回答 | 0