9Partial Differential Equations

Chapter Outline

What is a partial differential equation (PDE)? It is a class of differential equations involving more than one independent variable. In this chapter, we consider a general second‐order PDE in two independent variables x and y, which is written as

(9.0.1)equation

subject to the boundary conditions (BCs) given by

(9.0.2)equation

These PDEs are classified into three groups:

  • elliptic PDE: if B2 − 4AC < 0
  • parabolic PDE: if B2 − 4AC = 0
  • hyperbolic PDE: if B2 − 4AC > 0

These three types of PDE are associated with equilibrium states, diffusion states, and oscillating system, respectively. We will study some numerical methods for solving these PDEs, since their analytical solutions are usually difficult ...

Get Applied Numerical Methods Using MATLAB, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.