|
Algorithm 2 Sequential sampling and estimation of approximately bandlimited graph signals. |
-
1:
Choose the first sampling node arbitrarily.
-
2:
fordo
-
3:
Sample the vertex and obtain an observation .
-
4:
Update hyperparameters and signal posterior by EM as in Algorithm 1.
-
5:
Select the next node to sample by US as in Equation (25).
-
6:
end for
|