Can I solve 1-dimensional Problems using the Partial Differential Equation (PDE) Toolbox?

Can I solve 1-dimensional Problems using the Partial Differential Equation (PDE) Toolbox?

 Réponse acceptée

One does not need the PDE toolbox to solve 1-D PDE problems. This can be done by a base MATLAB functionality called PDEPE. Following is the documentation link for PDEPE:-
The aim of the PDE Toolbox is to solve of partial differential equations (PDEs) in two-space dimensions (2-D) and time. However, one may also solve a 1-D partial differential equation using the PDE toolbox if they:-
- use a rectangle geometry
- set the 1-D boundary conditions on the left and right side of the rectangle
- set Homogenous Neumann boundary conditions on the upper and lower sides

Plus de réponses (0)

Produits

Version

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by