nonlinear time dependent PDE

4 ビュー (過去 30 日間)
Mohammadfarid ghasemi
Mohammadfarid ghasemi 2015 年 1 月 23 日
回答済み: Torsten 2015 年 1 月 23 日
Does anybody know how to solve the following nonlinear time dependent PDE?
Du/Dt+(u*Du/Dx)^2+(u^3)*D^2(u)/Dx^2+u^3;
initial condition:
u0=0
boundary conditions:
at x=0 ==> Du/Dx=10;
at x=1==> Du/Dx=0;
Any help or suggestions would be appreciated

回答 (1 件)

Torsten
Torsten 2015 年 1 月 23 日
Try MATLAB's "pdepe".
Best wishes
Torsten.

カテゴリ

Help Center および File ExchangeBoundary Conditions についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by