Skip to main content
. 2024 May 21;24(11):3265. doi: 10.3390/s24113265
Algorithm 1 Overview of the Proposed Algorithm
Require: T0, Lzerosd,m, Gxzerosdx,d, x{1,2,3}
Require: αy, sy for all pieces of equipment
    while tT do
        Randomly choose a piece of equipment
        Identify the group of the chosen equipment as x{1,2,3}
        Obtain interaction history and compute Γy
        Update L, Gx using (12) and (13)
        Update sy for device i using (14)
        tt+1
    end while