Solving 2nd order hyperbolic PDE; Goursat problem
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi All,
I'm in need of some help with understanding how to numerically solve a 1D 2nd order hyperbolic Goursat problem shown below. The issue that I can't seem to get around is the boundary condition of k(x,x)=-.5*integral(q(E)dE).
I have tried to set up solutions using both the pdetool and the hyperbolic() function, but don't understand how I would enter the k(x,x) boundary condition. I have even been constraining the problem to have q(x)=0 so that the boundary condition k(x,x)=0.

Thanks for the insight, Chris
댓글 수: 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!