統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,151
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to call a matrix/variable, function into a bvp loop
I am trying to solve 2 different ODE and second ODE is dependednt on first ODE. ODE 1: y'''+yy''-(y')^2=1 ODE 2: x''+yx'-xy'=0...
約6年 前 | 0 件の回答 | 0
0
回答質問
2nd Order ODE
I am trying to solve second order ODE y"+2xy'=0 with Boundry Condition: y(0)=1 & y(4)=0. How do i solve this in Matlab?
約6年 前 | 1 件の回答 | 0