Skip to main content
. 2021 Feb 10;21(4):1262. doi: 10.3390/s21041262
Algorithm 2 The procedure for SSFBEL framework.
Input:s, c, λ, Xi=[Xi1,Xi2,,Xic]Rdj×n, yiRdj, where i=1,2,,pj and
   pj=sj+1;
Output: The label of testing data under scale j: rj.
  1: Compute αi* by Equation (2);
  2: Compute zi by Equation (3);
  3: Compute rj=argmaxk[c]{i=1pjI(zi=k)}.