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!