How can I use Createpde to solve a fourth degree partial differential equation?
Show older comments
Hello,
How can I use Createpde to solve the a fourth degree partial differential equation?
∇4(u)=q/D?
Answers (1)
You have a system of two second-order differential equations. Thus instead of defining one equation, you have to define two and solve them simultaneously.
I don't have experience with the PDE toolbox - thus I can only tell you what you should do, not how you can do it.
But I think this is almost what you need:
1 Comment
Poupak Kermani
on 20 Jan 2025
Categories
Find more on General PDEs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
