As already mentioned, the reconstruction or recovery problem is to find for given data
a suitable vector of Fourier coefficients
satisfying
.
Starting from the normal equations (2.3) and (2.5) it has been proven, that these are well conditioned for
(see [7,1])
where
. The mesh norm or the separation distance have to be bounded with respect to the polynomial degree
. Once, a suitable multi bandwidth
has been chosen, one may apply one of the following iterative algorithms.
The implemented algorithms are given below in pseudocode, see also [3,14].
Algorithm 3 is the only algorithm which computes
the original residual
in each step, all other algorithms iterate the residual. Algorithm 1 and 2 are used
for the matrix vector multiplication with
and
, respectively.
The memory usage of the iterative algorithms are given in the following Table 1.