Hi,
I want to solve a 2d partial differential equation with Matlab. The equation reads
Is it possible to solve this PDE with Matlab? I have the PDE toolbox, but I cannot bring my PDE to the form required by Matlab:

댓글 수: 6

Torsten
Torsten 2019년 7월 5일
편집: Torsten 2019년 7월 5일
Are you sure about the d_xy term ?
enduro
enduro 2019년 7월 5일
편집: enduro 2019년 7월 5일
Yes, that term is really there in my full equation.
As a first approximation, however, it can be neglected.
Torsten
Torsten 2019년 7월 5일
If you neglect the mixed-derivative term, I recommend CLAWPACK to solve.
MATLAB has no tools for first-order hyperbolic PDEs.
enduro
enduro 2019년 7월 5일
Thanks, Torsten. Eventually I have to include also the mixed-derivative term. Would it still not be possible to solve the PDE with Matlab?
Torsten
Torsten 2019년 7월 5일
편집: Torsten 2019년 7월 5일
See section 2-62 from
to see whether your equation can be transformed to the divergence form MATLAB requires (I doubt it).
enduro
enduro 2019년 7월 5일
Indeed it seems like it is not possible to bring my equation into the form required by Matlab.

댓글을 달려면 로그인하십시오.

답변 (1개)

Usman Akram
Usman Akram 2021년 3월 17일

0 개 추천

2D PDE for equation
Q=-kAdt/dx
can you solve this equation

태그

질문:

2019년 7월 5일

답변:

2021년 3월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by