how to solve system of PDEs?
Show older comments
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 Comments
In this generality, no advice can be given.
You will have to be more specific about the F_i, the boundary conditions and the domain of integration.
Where do the equations stem from ? Isn't there a literature link where a solution method is suggested ?
Shahrzad Daghighi
on 20 Nov 2022
Torsten
on 21 Nov 2022
Study CLAWPACK available here:
This package is especially suited to solve hyperbolic PDEs like the one you defined above.
Answers (1)
Bhavana Ravirala
on 14 Nov 2022
0 votes
Refer the below documentation which help you in solving the PDE’s
Hope this helps!!
1 Comment
Torsten
on 14 Nov 2022
There is no second-order derivative in both equations. Thus your link doesn't help in this case.
Categories
Find more on Eigenvalue Problems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!