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?

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2021년 10월 12일
편집: MathWorks Support Team 2021년 11월 17일
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

추가 답변 (0개)

카테고리

제품

릴리스

R14SP1

Community Treasure Hunt

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

Start Hunting!

Translated by