How to solve simultaneous Partial Differential Equation
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Torsten
2017 年 7 月 26 日
These are ODEs, not PDEs.
Use a solver from the ODE-suite (e.g. ODE15S).
Best wishes
Torsten.
2 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!