what PDE types can solvepde solve

2 visualizaciones (últimos 30 días)
feynman feynman
feynman feynman el 30 de Mzo. de 2025
Editada: Torsten el 2 de Abr. de 2025
What PDE types can solvepde solve?
Is solvepde just femlab in the past?

Respuestas (1)

KALYAN ACHARJYA
KALYAN ACHARJYA el 30 de Mzo. de 2025
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 comentarios
feynman feynman
feynman feynman el 2 de Abr. de 2025
thank you. How about periodic boundary conditions for c = 0?
Torsten
Torsten el 2 de Abr. de 2025
Editada: Torsten el 2 de Abr. de 2025
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.

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by