Mo Logo [Home] [Lexikon] [Aufgaben] [Tests] [Kurse] [Begleitmaterial] [Hinweise] [Mitwirkende] [Publikationen]

Mathematik-Online-Aufgabensammlung:

Aufgabe 1303: Programm für Schachbrett-Iteration


A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Schreiben Sie ein Programm $ U = \mathrm{CBPoisson}(F)$, das die diskrete Poisson-Gleichung

$\displaystyle 4u_{j,k} -u_{j-1,k} - u_{j,k-1} - u_{j+1,k} - u_{j,k+1}=
f_{j,k},\quad
j,k=1,\ldots,n-1
\,,
$

( $ u_{0,k} = u_{n,k} = u_{j,0} = u_{j,n} = 0$) mit der Schachbrett-Iteration löst.
(Autoren: Höllig/Hörner)

[Verweise]

  automatisch erstellt am 18.  1. 2017