Poisson Equation for Electrostatic Potential

Live Script that solves the Poisson equation to find the electrostatic potential surrounding charge near a conductor in two dimensions.
ダウンロード: 10
更新 2025/1/2

ライセンスの表示

The electrostatic potential V associated with a static charge density ρ is governed by Poisson's equation which follows from Gauss's Law in differential form. This Live Script illustrates how to use the 2nd order central difference approximation for the Laplacian on a square grid to represent Poisson's equation as a matrix equation. The potential values are found by matrix inversion. The example illustrated here is a single line charge inside a cylindrical hole in a conductor.
This script may interest students and instructors of physics. 'Try this' suggestions and coding 'Challenges' are included for further exploration. Alternative methods of solving two-dimensional electrostatics problems are explored in Ref[1-2].

引用

Duncan Carlsmith (2025). Poisson Equation for Electrostatic Potential (https://www.mathworks.com/matlabcentral/fileexchange/178404-poisson-equation-for-electrostatic-potential), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2024b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを与えたファイル: Poisson Equation PDE Model Explorer

Community Treasure Hunt

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

Start Hunting!

PoissonEquationForElectrostaticPotential folder

バージョン 公開済み リリース ノート
1.0.0