Please help me solve 2d poisson equation using neumann boundary conditions...
Show older comments
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)
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!