PO_matlab
|
Computes the scalar Green's function for 3D free space. More...
Functions | |
function | green3d (in r, in k) |
Computes the scalar Green's function for 3D free space.
This function evaluates the scalar Green's function for the Helmholtz equation in three-dimensional free space, given distance and wavenumber.
r | Radial distance from source point [m] |
k | Wavenumber [rad/m] |
val | Complex Green's function value at distance r |
function green3d | ( | in | r, |
in | k ) |