PDE Toolbox: c coefficient in 1D
조회 수: 14 (최근 30일)
이전 댓글 표시
I am trying to solve a system of 2 PDEs in 1D with PDE Toolbox. (Note that I have to use PDE Toolbox instead of pdepe since one of my PDEs is hyperbolic).
Here are my equations:
Written in the form that PDE Toolbox wants, we have

where [1 0; 0 0] is the matrix form of the c coefficient. The terms in brackets are matrices written in matlab form. Now, how can I write the c coefficient in the form expected by specifycoefficients()? I'm not sure how this translates into a tensor.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Boundary Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

