統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,497
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
ODE solver is not accurate in this equation?
Hi Everybody, I'm trying to solve this equation : Y" = sin(y) - (1/t)Y' I wrote the following code: syms y(t) [V] =...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Question on how to calculate integral
Hello everybody, I have a question on how to calculate integral of a matrix in Matlab. I have the following code and wants to...
9年弱 前 | 1 件の回答 | 0
1
回答質問
Problem with second order ODE solver
Hello everybody, I'm trying to solve the following equation: y" = sin(y) - (1/t)*y' I write down the following code for s...
9年弱 前 | 1 件の回答 | 0