2D Laplace's Equation FDM Solver for a Rectangular Plate
Version 1.0.0 (1.64 KB) by
Ahmet Efe Seker
This FDM code solves the 2D Laplace's equation with Dirichlet boundary conditions on a rectangular plate.
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 (2025). 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 .
MATLAB Release Compatibility
Created with
R2022a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |