How can I use Createpde to solve a fourth degree partial differential equation?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
How can I use Createpde to solve the a fourth degree partial differential equation?
∇4(u)=q/D?
2 commentaires
Réponses (1)
Torsten
le 16 Jan 2025
Déplacé(e) : Torsten
le 17 Jan 2025
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:
Voir également
Catégories
En savoir plus sur General PDEs dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

