View full-text article in PMC Sensors (Basel). 2021 Feb 10;21(4):1262. doi: 10.3390/s21041262 Search in PMC Search in PubMed View in NLM Catalog Add to search Copyright and License information © 2021 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/). PMC Copyright notice Algorithm 2 The procedure for SSFBEL framework. Input:s, c, λ, Xi=[Xi1,Xi2,⋯,Xic]∈Rdj×n, yi∈Rdj, where i=1,2,⋯,pj and pj=s−j+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)}.