統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,719
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
collect coefficient of a symbolic variable in mathematical expression
how can i get the coefficient of alpha_dot clc,clear syms T m_q m_p x(t) z(t) x_dot(t) x_ddot(t) z_dot(t) alpha(t) z_ddot(t...
4年弱 前 | 1 件の回答 | 0
1
回答質問
i have a ode problem ,write the code but it didn't work, it says the problem is with converting symbolic to double. can anyone help?
clc,clear ,close global g; g = 9.81; global l; l = 0.35; global m1; m1 = 0.4; global m2; m2 = 0...
4年以上 前 | 0 件の回答 | 0
