View full-text article in PMC Sensors (Basel). 2019 Mar 22;19(6):1422. doi: 10.3390/s19061422 Search in PMC Search in PubMed View in NLM Catalog Add to search Copyright and License information © 2019 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 ANNMC Algorithm Input:μ˜,α−1=0.5,Y−1=Y0,L−1=L0,γ0≥μ˜,λ0=1,ϑ,εi˜>0;Output:Ytmax, rankYtmax; 1:fort=1,2,…,tmaxdo 2: solve subproblem (8) by Algorithm 1; 3:end for 4:if the (k,j)-th component of Ytmax satisfies pai−1ai−1+paiaipai−1ai−1+paiaipai−1+paipai−1+pai≤Ytmaxj,k<paiai+pai+1ai+1paiai+pai+1ai+1pai+pai+1pai+pai+1, wherepai=NΩaiNΩaiNΩNΩ and i=2,…,I; 5: then 6: Ytmaxj,k=ai; 7:else 8: Ytmaxj,k=0; 9:end if 10:returnYtmax, rankYtmax;