how to solve system of PDEs?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello Everyone,
I need to solve a system of PDEs as follows.
Eq1: 

Eq2: 


M and N are unknown functions of x and y.
I would appreciate it if you could help me with solving this system of PDEs.
Thank you!
3 commentaires
Torsten
le 21 Nov 2022
Study CLAWPACK available here:
This package is especially suited to solve hyperbolic PDEs like the one you defined above.
Réponses (1)
Bhavana Ravirala
le 14 Nov 2022
Refer the below documentation which help you in solving the PDE’s
Hope this helps!!
1 commentaire
Torsten
le 14 Nov 2022
There is no second-order derivative in both equations. Thus your link doesn't help in this case.
Voir également
Catégories
En savoir plus sur Geometry and Mesh 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!