How can I solve PDE's numerically?
Mostrar comentarios más antiguos
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 comentarios
John D'Errico
el 28 de Oct. de 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
el 29 de Oct. de 2018
help pdepe
Respuestas (0)
Categorías
Más información sobre PDE Solvers en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!