How to solve simultaneous Partial Differential Equation
5 views (last 30 days)
Show older comments
Hi all. Can anyone help me to generate code to solve this problem. this is simultaneous first order PDE . Assumptions can be made wherever necessary Thanks

0 Comments
Accepted Answer
Torsten
on 26 Jul 2017
These are ODEs, not PDEs.
Use a solver from the ODE-suite (e.g. ODE15S).
Best wishes
Torsten.
2 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!