Skip to main content
. 2021 Feb 19;21(4):1460. doi: 10.3390/s21041460
Algorithm 2 Sequential sampling and estimation of approximately bandlimited graph signals.
  • 1:

    Choose the first sampling node s1 arbitrarily.

  • 2:

    fort=1,2,do

  • 3:

     Sample the vertex st and obtain an observation yt.

  • 4:

     Update hyperparameters αt,γt,βt and signal posterior μt,Ct by EM as in Algorithm 1.

  • 5:

     Select the next node to sample st+1 by US as in Equation (25).

  • 6:

    end for