How to solve simultaneous Partial Differential Equation

5 views (last 30 days)
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

Accepted Answer

Torsten
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
Dan Mathotaarchchi
Dan Mathotaarchchi on 27 Jul 2017
thanks. i tried but there is always an error.Do you know how to code it ?
Torsten
Torsten on 27 Jul 2017
Please include your code so far.
Best wishes
Torsten.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!