![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17512545_1581468891383_DEF.jpg)
Cassidy Holene
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Use second-order and fourth-order Runge-Kutta methods
The one-dimensional linear convection equation for a scalar T is, 𝜕𝑇/𝜕𝑡 + 𝑎*𝜕𝑇/𝜕𝑥 = 0 0 ≤ 𝑥 ≤ 1 With the initial condition...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Hello I am trying to use an explicit Euler method and to show the solution is always unstable no matter the time step.
𝜕𝑇/𝜕𝑡 + 𝑎 𝜕𝑇/𝜕𝑥 = 0 for 0 <= x <= 1 With the initial condition and boundary conditions of, 𝑇(𝑥, 0) = 𝑒 −200(𝑥−0.25) 2 , 𝑇(0,𝑡...
4年弱 前 | 0 件の回答 | 0
0
回答質問
Explicit Eulers Method for time advancement
Hello I am trying to use explicit Euler for time advancement and the second-order centraldifference scheme for the spatial deriv...
4年弱 前 | 1 件の回答 | 0