This FDM code solves the 2D Laplace's equation with Dirichlet boundary conditions on a rectangular plate.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
2D Laplace's Equation FDM Solver for a Rectangular Plate
Author: Ahmet Efe Seker
This FDM code solves the 2D Laplace's equation with Dirichlet boundary conditions on a rectangular plate. Second order central difference was used for derivative approximation. The code creates the finite difference matrix and right-hand side vector according to the plate sizes and the boundary conditions. Solution performed directly by multiplying the inverse of the finite difference matrix by the right-hand side vector.
Cite As
Ahmet Efe Seker (2026). 2D Laplace's Equation FDM Solver for a Rectangular Plate (https://www.mathworks.com/matlabcentral/fileexchange/109795-2d-laplace-s-equation-fdm-solver-for-a-rectangular-plate), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.64 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
