How can I use Createpde to solve a fourth degree partial differential equation?
4 ビュー (過去 30 日間)
古いコメントを表示
Hello,
How can I use Createpde to solve the a fourth degree partial differential equation?
∇4(u)=q/D?
2 件のコメント
回答 (1 件)
Torsten
2025 年 1 月 16 日
移動済み: Torsten
2025 年 1 月 17 日
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:
参考
カテゴリ
Help Center および File Exchange で General PDEs についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

