Azzera filtri
Azzera filtri

How can I solve this second order differential equation?

1 visualizzazione (ultimi 30 giorni)
(∂T/∂t)=α/r [∂T/∂r+r(∂^2 T)/(∂r^2)]
α = 3 r = 2
from t=0 to 1500
I would like to obtain the graph for this.

Risposta accettata

Torsten
Torsten il 28 Apr 2015
help pdepe
dT/dt = 1/r * d/dr(r*alpha*dT/dr)
Best wishes
Torsten

Più risposte (0)

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by