Solving Laplace equation iteratively
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I was given a task to solve Laplace equation for electrostatic potential (a 2D approximation, so without z component).
After some mathematical transormations it looks like this:

where U is represented by a given matrix:
I am supposed to solve this iteratively along this equation:

while setting boundary conditions in each step imposed by the presence of conductors with a fixed potential.
I know only basic calculation in Matlab, and never worked with such complex equation before. I know I'm asking a lot, but can anyone help me?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!