what PDE types can solvepde solve

5 次查看(过去 30 天)
What PDE types can solvepde solve?
Is solvepde just femlab in the past?

回答(1 个)

KALYAN ACHARJYA
KALYAN ACHARJYA 2025-3-30
The solvepde function in MATLAB is part of the Partial Differential Equation Toolbox, which is used to solve partial differential equations (PDEs) numerically using the finite element method (FEM).
Is solvepde Just Femlab from the Past?
No, solvepde is not FEMLAB
  10 个评论
feynman feynman
feynman feynman 2025-4-2
thank you. How about periodic boundary conditions for c = 0?
Torsten
Torsten 2025-4-2
编辑:Torsten 2025-4-2
c = 0 does not work.
Periodic boundary conditions are not implemented - not even for c > 0. I don't know of any commercial software that supports periodic boundary conditions.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by