Community Profile

photo

Raj001


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 2 answers | 0

2

answers