Shubham Agrawal
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 154,359
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
ODE45 along with sym function
I have written the following code clear all A = sym('a',[1 3]); b = zeros(1,3,'sym'); BT = zeros(1,1,'sym'); syms k for ...
6年弱 前 | 1 件の回答 | 0
1
回答質問
Substitution to solve Coupled differential equations
Hi, I have the following types of equations: Here F is known, so I will get p = g(x(i)) which gives me f(i) as a function of...
6年弱 前 | 1 件の回答 | 0