統計
MATLAB Answers
3 質問
0 回答
ランク
of 175,175
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Linear differential equation code errors
I'm trying to solve y = sqrt(x*dx/dt) or y=-sqrt(x*dx/dt) with a function and ode 45 and i get several errors function f=dif3...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Coding a differential equation
So the equation is y = sqrt(x*dx/dt) or y=-sqrt(x*dx/dt) do i do it with the ode solver?
4年以上 前 | 0 件の回答 | 0
0
回答質問
Coding a system of differential equations
This is the system dx/dt=y^2/x , dy/dt=x^2/y with initial conditions x(0)=√ 2 , y(0)=0 i know how to do them separatel...
4年以上 前 | 1 件の回答 | 0
