フィルターのクリア

time integration in solvepde (=pde toolbox?)

2 ビュー (過去 30 日間)
feynman feynman
feynman feynman 2024 年 2 月 9 日
回答済み: Gyan Vaibhav 2024 年 2 月 28 日
solvepde (=pde toolbox?) seem to be based on finite elements. If so what time integration (ode23 etc) is adopted?

採用された回答

Gyan Vaibhav
Gyan Vaibhav 2024 年 2 月 28 日
Hi,
You are correct, the solvepde function in MATLAB's PDE Toolbox is indeed based on finite element methods. In the following documentation they have explained how it works. They mention in the last line the toolbox calls the appropriate solvers internally, once the problem is reduced to ODEs or algebraic equations. Please refer to the following documentation page for more understanding:
Thanks
Gyan

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral PDEs についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by