Azzera filtri
Azzera filtri

Solve 2d wave equation on circular domain using pdetool

4 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Alan Weiss
Alan Weiss il 19 Mag 2016
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