Solve 2d wave equation on circular domain using pdetool

4 ビュー (過去 30 日間)
Drew Mitchell
Drew Mitchell 2016 年 5 月 19 日
回答済み: Alan Weiss 2016 年 5 月 19 日
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

回答 (1 件)

Alan Weiss
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by