You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% This program solves the 2D poission's equation by gauss seidal method.
%It solves the equation in the form d2u/dx2+d2u/dy2=f2(x,y) .f2.m is the second derivative function.
% g is the boundary conditions function
clear;
Cite As
RMS Danaraj (2026). Solving 2D poissio's equation by gauss seidal method (https://au.mathworks.com/matlabcentral/fileexchange/62073-solving-2d-poissio-s-equation-by-gauss-seidal-method), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (2.14 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
