How can I solve this second order differential equation?

1 次查看(过去 30 天)
(∂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.

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by