New to solve partial differential equation set

Hello,
I'm new to solve partial differential euqations, I have euqations as follows and boundary conditions, can someone tells me how to get start to solve these? Thank you!
with boundary conditions:
and

3 Comments

The usual way is to discretize the equations in space and solve the resulting system of ordinary differential equations using ODE15S.
Look up "method of lines" for more details.
Thank you! great suggestion!

Sign in to comment.

Answers (0)

Products

Release

R2022a

Asked:

on 31 Jul 2022

Commented:

on 1 Aug 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!