How can I solve PDE's numerically?

I am new in MATLAB and need help to solve my equations numerically. I have three PDE's with boundary conditions. How i can i solve it on MATLAB? Any help would be appreciated. Kindly refereed to attached file.

2 Comments

Do this in MATLAB:
lookfor pde
Read the documentation for those tools. You will need to do a fair amount of reading, then understanding how to use those tools, since it appears you have little knowledge of MATLAB to start with. That suggests you probably need to learn MATLAB. But you need to do that anyway.
help pdepe

Sign in to comment.

Answers (0)

Asked:

on 28 Oct 2018

Commented:

on 29 Oct 2018

Community Treasure Hunt

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

Start Hunting!