I have been struggling with trying to solve the vibrating plate equation in polar coordinates with angular dependence (non symmetrical initial condition). That is,
c d2y/dt2 = d4y/dr4
except that d4y/dr4 is just short cut symbolism for the double Laplacian in polar coordinates. I have been successful using a relatively simple explicit finite difference approach for symmetrical initial conditions but the asymmetrical IC's cause a problem. I have been holding off trying to reformulate an implicit finite difference method because there is so much algebraic bookkeeping.
I see that the partial differential solver toolbox does not deal with this problem. Does anyone know about Matlab scripts that deal with this problem?
Thanks.

댓글 수: 3

Alex Cabrera
Alex Cabrera 2020년 7월 22일
hello i need help to program this type of exercise could you help me with the part of finite differences
HAMED AKRAMI
HAMED AKRAMI 2021년 9월 1일
Hi
I have trouble solving 4th degree PDE equations in MATLAB
Please email me if you can help
hamed.akrami.abar@gmail.com
HAMED AKRAMI
HAMED AKRAMI 2021년 9월 1일
hi alex ; Email me the solution of this equation in MATLAB with full details
hamed.akrami.abar@gmail.com

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

 채택된 답변

Deepak Ramaswamy
Deepak Ramaswamy 2012년 10월 17일

0 개 추천

Hi
Don't know if you're still looking to solve this problem. The link below shows a static plate example of converting a 4th order PDE to a 2nd order PDE in the PDE Toolbox
The trick shown in the example can be extended to the hyperbolic problem as well. You might also want to consider using the eigensolver in the PDE Toolbox if you're interested in looking at modes.
Deepak

댓글 수: 1

David Koenig
David Koenig 2014년 10월 15일
Deepak, I am taking the brute force approach of replacing the partials with finite differences and then developing an explicit numerical method from the result. It seems to work OK but, of course, there is some serious bookkeeping required.
On the other hand, your suggestion of converting to two 2nd order pdes is interesting and I will pursue it. Thanks.
Dave

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

추가 답변 (1개)

HAMED AKRAMI
HAMED AKRAMI 2021년 9월 1일

0 개 추천

Hi
I have trouble solving PDE equations of order 4 in MATLAB
Please email me if you can help
hamed.akrami.abar@gmail.com

카테고리

제품

질문:

2012년 8월 17일

댓글:

2021년 9월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by