How can I solve PDE's numerically?
Afficher commentaires plus anciens
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 commentaires
John D'Errico
le 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
le 29 Oct 2018
help pdepe
Réponses (0)
Catégories
En savoir plus sur PDE Solvers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!