필터 지우기
필터 지우기

nonlinear time dependent PDE

조회 수: 1 (최근 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 CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by