How can I solve PDE's numerically?
Show older comments
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
John D'Errico
on 28 Oct 2018
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.
Torsten
on 29 Oct 2018
help pdepe
Answers (0)
Categories
Find more on PDE Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!