How to solve simultaneous Partial Differential Equation

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

These are ODEs, not PDEs.
Use a solver from the ODE-suite (e.g. ODE15S).
Best wishes
Torsten.

2 Comments

thanks. i tried but there is always an error.Do you know how to code it ?
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!