how to solve system of PDEs?
6 次查看(过去 30 天)
显示 更早的评论
Hello Everyone,
I need to solve a system of PDEs as follows.
Eq1:
Eq2:
where i=1:10. In other words, they are known functions of x and y.
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 个评论
Torsten
2022-11-21
Study CLAWPACK available here:
This package is especially suited to solve hyperbolic PDEs like the one you defined above.
回答(1 个)
Bhavana Ravirala
2022-11-14
Refer the below documentation which help you in solving the PDE’s
Hope this helps!!
1 个评论
Torsten
2022-11-14
There is no second-order derivative in both equations. Thus your link doesn't help in this case.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!