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

조회 수: 3 (최근 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

카테고리

Help CenterFile Exchange에서 Boundary Conditions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by