I have 2 questions about the theory behind the pdepe solver.
The spatial discretization is based on a piecewise nonlinear Galerkin/Petrov-Galerkin method. What is the order of the interpolating polynomials?
This discretization yields a system of linear algebraic equations. What is the iterative method employed by the pdepe function to solve this system?

댓글 수: 3

Alessandro Ferreri
Alessandro Ferreri 2021년 3월 30일
I found out that for m = 0, the polynomial is linear.
Moreover, the linear equation resulting from the implicit time integration method (Numerical differentiation formulae) are solved by means of a Lower Upper (LU) decomposition method and backward substitution.
feynman feynman
feynman feynman 2024년 2월 6일
good question
Torsten
Torsten 2024년 2월 6일
Which question ? @Alessandro Ferreri answered them in his comment.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

제품

릴리스

R2019b

질문:

2021년 3월 26일

댓글:

2024년 2월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by