simopera6 - MATLAB Central
photo

simopera6


Curtin University

2015 年からアクティブ

Followers: 0   Following: 0

I have a masters in Bioprocess technology and 3 years industrial experience in process engineering. Currently I am pursuing my PhD from Perth. I am a coding amateur who has recently started with MATLAB. Currently working in solving PDEPEs for few process optimisation steps.

統計

MATLAB AnswersFrom 10/15 to 04/25Use left and right arrows to move selectionFrom 10/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 質問
5 回答

ランク
109,356
of 298,264

評判
0

コントリビューション
2 質問
5 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,554

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,718

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Can we solve 3 pde simultaneously using pdepe with respect to space and time??
I have a system of 3 equations with 3 variables and corresponding boundary conditions. I am using pdepe to solve these. Is it po...

9年弱 前 | 0 件の回答 | 0

0

回答

回答済み
How to input crank nicolson into matlab?
Hi Conrad, If you are trying to solve by crank Nicolson method, this is not the way to do it. You have to solve it by tri-diago...

9年弱 前 | 0

回答済み
pdepe changes in Matlab2014a: issues for 1D problems
Hello Torsten, The earlier prolem is solved and I am working on a similar code where I have to solve diffusion equations for th...

約9年 前 | 0

回答済み
pdepe changes in Matlab2014a: issues for 1D problems
I am trying to solve mass transfer through packed column. For that I am writing this code. I have written this file for writing ...

約9年 前 | 0

回答済み
pdepe changes in Matlab2014a: issues for 1D problems
I am not understanding how to call vector 'u' when I am solving for multiple components in pdepe. Can you help in this? It is gi...

約9年 前 | 0

回答済み
pdepe changes in Matlab2014a: issues for 1D problems
I am facing the same problem. It is evident that the condition is size of the matrix should be equal to number of pdes. I checke...

約9年 前 | 0

質問


HI, I am trying to solve two Simulta PDEs for diffusion through packed bed using pdepe. I have understood the syntax but the code isn't getting solved. Can anyone help me correct the code? The problem might be with identifying the values of c,f,s.
Equation 1: Dx*D2C/Dx2-v*DC/DX-Dq/Dt=Dc/Dt Equation 2: Dq/Dt= K1*[C*(qm-q)-Kd*q] Dx= diffusion coefficient v= velocity q= c...

9年以上 前 | 0 件の回答 | 0

0

回答