Solving 4th order PDE
显示 更早的评论

I am trying to solve this equation when t= constant time, how the x and h looks. I did try PDEPE but it can only solve 2nd order PDE. Can anyone give me some advice? THanks!
回答(1 个)
Bill Greene
2017-1-10
0 个投票
You may be able to solve this in pdepe with two equations and two dependent variables h and P. The first equation would be your equation (1) and the second would be your last equation for P. Whether you can do this depends on your boundary conditions, which you did not show.
类别
在 帮助中心 和 File Exchange 中查找有关 Eigenvalue Problems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!