Algorithm 1.
Proposed algorithm for the recovery of exponential image time series
| Initialize ρ̂(0) and choose ε(0) > 0; | ||
| for n = 1 to Nmax or tolerance threshold reached do | ||
|
|
Step1: Weight matrix update: | |
| Compute each block Rp,q of the Gram matrix R using (28) and (29); | ||
| Compute the eigen values and eigen vectors from the eigen decomposition of R; | ||
| Evaluate the null space vectors:
| ||
| Step2: Least Squares update: | ||
| Solve the least squares problem:
| ||
| Choose ε(n) such that 0 < ε(n) ≤ ε(n−1); | ||
| end | ||