How is pdepe solving?

Hello,
for my Bachelorthesis i am using pdepe to solve the diffusion equation. But i have to explain too the way HOW pdepe is solving the partial differential equation (numerical? analytical?). Can someone give me a link where there are a few sentences explained to the way pdepe is solving?
In this link i couldn't find the explanation: http://www.mathworks.de/de/help/matlab/ref/pdepe.html
Thanks for your help

 Accepted Answer

Bill Greene
Bill Greene on 22 Nov 2013

0 votes

At the very bottom of the www page you show above is this reference:
1] Skeel, R. D. and M. Berzins, "A Method for the Spatial Discretization of Parabolic Equations in One Space Variable," SIAM Journal on Scientific and Statistical Computing, Vol. 11, 1990, pp.1–32.
That paper describes the approach used in pdepe.
Bill

More Answers (0)

Categories

Find more on Mathematics and Optimization in Help Center and File Exchange

Tags

Asked:

on 22 Nov 2013

Answered:

on 22 Nov 2013

Community Treasure Hunt

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

Start Hunting!