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

Answers (2)

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

Asked:

on 29 Sep 2013

Commented:

on 3 Jun 2023

Community Treasure Hunt

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

Start Hunting!