フィルターのクリア

How to solve 2-D steady state heat conduction problem in MATLAB ?

5 ビュー (過去 30 日間)
shantanu agrawal
shantanu agrawal 2013 年 9 月 29 日
コメント済み: Eloy 2023 年 6 月 3 日
How to solve 2-D steady state heat conduction problem in MATLAB ?

回答 (2 件)

Youssef  Khmou
Youssef Khmou 2013 年 9 月 29 日
2D PDE can be solved using function : pdepe or by using old routines,

Bill Greene
Bill Greene 2013 年 9 月 30 日
MATLAB function pdepe can solve PDE in only one spatial dimension and time.
The PDE Toolbox can solve PDE in two spatial dimensions and can also include time as an independent variable.
Bill
  1 件のコメント
Eloy
Eloy 2023 年 6 月 3 日
Dear Bill, Thank you for this.

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by