what PDE types can solvepde solve

2 visualizzazioni (ultimi 30 giorni)
feynman feynman
feynman feynman il 30 Mar 2025
Modificato: Torsten il 2 Apr 2025
What PDE types can solvepde solve?
Is solvepde just femlab in the past?

Risposte (1)

KALYAN ACHARJYA
KALYAN ACHARJYA il 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 Commenti
feynman feynman
feynman feynman il 2 Apr 2025
thank you. How about periodic boundary conditions for c = 0?
Torsten
Torsten il 2 Apr 2025
Modificato: Torsten il 2 Apr 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.

Accedi per commentare.

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by