what PDE types can solvepde solve

조회 수: 6 (최근 30일)
feynman feynman
feynman feynman 2025년 3월 30일
편집: Torsten 2025년 4월 2일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 General PDEs에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by