Skip to main content
. 2022 Dec 6;22(23):9537. doi: 10.3390/s22239537
Algorithm 2 Selection of topology.
  • fori=1 to Ts do

  •    x random number x(0,1)

  •    if x>0.5 then

  •      indrandom_integer([1Np],1)

  •      ASAind

  •    else

  •      AS remains same

  •    end if

  • end for