what PDE types can solvepde solve

5 vues (au cours des 30 derniers jours)
feynman feynman
feynman feynman le 30 Mar 2025
Modifié(e) : Torsten le 2 Avr 2025
What PDE types can solvepde solve?
Is solvepde just femlab in the past?

Réponses (1)

KALYAN ACHARJYA
KALYAN ACHARJYA le 30 Mar 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 commentaires
feynman feynman
feynman feynman le 2 Avr 2025
thank you. How about periodic boundary conditions for c = 0?
Torsten
Torsten le 2 Avr 2025
Modifié(e) : Torsten le 2 Avr 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.

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by