How can I solve this system of ODEs involving both time and space?

5 ビュー (過去 30 日間)
Elia Paini
Elia Paini 2021 年 5 月 11 日
回答済み: Chaitanya Mallela 2021 年 6 月 23 日
Hi, I have this complicated system of ODEs (see attached file), whose equations depend on time and space.
I have no idea how to represent and solve it.
Thank you in advance!

回答 (1 件)

Chaitanya Mallela
Chaitanya Mallela 2021 年 6 月 23 日
  • Create symbolic functions y1, y2, y3 with space and time as independent variables.
  • Use diff function to represent ODE(s) and
  • Use dsolve function to solve the ODE(s).

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by