Matlab pdetoolbox demo

A toolbox for solving 2d & 3d generic pde using Finite Element Method


Example 1:

Solving Poisson Equation on a Unit Disk Follow along this Matlab Tutorial and try to answer these questions


Example 2:

Solve the Poisson equation in the unit square

with boundary conditions: , and for all .


Example 3: Poisson’s Equation with Complex 2-D Geometry

Follow along this Matlab Tutorial and try to answer these questions


Exercise 1: A shell with hot inside ring

alt text


Exercise 2: A shell with hot inside ring and Neumann boundary outside

alt text


Project 1: Solve a given PDE with slightly non trivial domain in matlab.

Ajit: coming shortly


Using pdetoolbox over commandlines

Relevant pages from Matlab documentation

Recommended steps:

Exercise 1

Solve the problem shown in the figure below using the pdetool app

alt text

Then