Please help me solve 2d poisson equation using neumann boundary conditions...

Help me solve dz^2/dx^2 + dz^2/dy^2 = -k;
where z'(0,0) = 0; z'(n,0) = 0; z' (0,m) = 10^-15; z'(n,m) = 10^-15; k = 10^-8

Answers (0)

Asked:

on 30 Nov 2015

Community Treasure Hunt

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

Start Hunting!