Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
shantanu agrawal
shantanu agrawal am 29 Sep. 2013
Kommentiert: Eloy am 3 Jun. 2023
How to solve 2-D steady state heat conduction problem in MATLAB ?

Antworten (2)

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

Bill Greene
Bill Greene am 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