How can I use Createpde to solve a fourth degree partial differential equation?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
How can I use Createpde to solve the a fourth degree partial differential equation?
∇4(u)=q/D?
Respuestas (1)
Torsten
el 16 de En. de 2025
Movida: Torsten
el 17 de En. de 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:
Ver también
Categorías
Más información sobre General PDEs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

