Solve 2d wave equation on circular domain using pdetool
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I am wondering how to use the pdetool to solve the wave equation on a circular domain. As far as I can tell it looks like it only can solve steady state equation (laplace, steady state heat, ect). I know it's possible to do it at the command line but can it be done using the gui interface (pde in the apps tab)
any help would be much appreciated!!
Thanks Drew
0 件のコメント
回答 (1 件)
Alan Weiss
2016 年 5 月 19 日
You probably missed the PDE > PDE Specification dialog, where you can specify a hyperbolic PDE. You can specify initial conditions, boundary conditions, and problem coefficients as string functions, such as sin(x-y)*t. For more detailed instructions, see Wave Equation.
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!