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

8 vues (au cours des 30 derniers jours)
shantanu agrawal
shantanu agrawal le 29 Sep 2013
Commenté : Eloy le 3 Juin 2023
How to solve 2-D steady state heat conduction problem in MATLAB ?

Réponses (2)

Youssef  Khmou
Youssef Khmou le 29 Sep 2013
2D PDE can be solved using function : pdepe or by using old routines,

Bill Greene
Bill Greene le 30 Sep 2013
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

Community Treasure Hunt

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

Start Hunting!

Translated by