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!