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

2 Ansichten (letzte 30 Tage)
Can I solve 1-dimensional Problems using the Partial Differential Equation (PDE) Toolbox?

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 12 Okt. 2021
Bearbeitet: MathWorks Support Team am 17 Nov. 2021
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

Weitere Antworten (0)

Produkte


Version

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by