Raj001
2018 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I want to see the legend for each n
My graph is showing for each n but legend doesn't working. How to solve the problem? for n=linspace(1,length(t),10) p...
6年以上 前 | 1 件の回答 | 0
1
回答質問
Need an explanation of setting Boundary Condition in pdepe (PDE Solver)
I am trying to solve Advection Diffusion equation using pdepe (PDE solver) in Matlab. I am not clear why we are writing pl=cl-1....
6年以上 前 | 0 件の回答 | 0
0
回答質問
Diffusion Advection Reaction Equation
I have solved the advection-diffusion-reaction (del_C/del_t)=D[del^2)_C/(del_x)^2]+U[del_C/del_x]+kC equation numerically using ...
6年以上 前 | 2 件の回答 | 0
2
回答質問
Facing problem to solve convection-diffusion equation
I want to solve simple diffusion equation MATLAB. (del_C/del_t)=(D^2)(del^2_C/del_x^2)-U(del_C/del_x) I.C: C(x,0)=C0; B.C...
6年以上 前 | 2 件の回答 | 0