First order PDE system
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hey everyone, I'm working on the following problem:
I've tried everything to solve this first order PDE system, however I have not been able to solve it yet.
All help is greatly appreciated.
Thanks!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/812524/image.png)
0 comentarios
Respuestas (1)
Umang Pandey
el 23 de Mayo de 2024
Hi Ricardo,
You can refer to the "pdepe" function in MATLAB to solve your system of PDEs. The following example from the documentation will help in understanding how to solve a system of PDEs using the "pdepe" function:
For more information, you can refer to the following documentation that talks about solving partial differential equations in MATLAB:
Best,
Umang
0 comentarios
Ver también
Categorías
Más información sobre Geometry and Mesh en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!