Research Article

Fuzzy and Utility Based Network Selection for Heterogeneous Networks in High-Speed Railway

Algorithm 1

FSNS algorithm.
Require: of attribute for service ;
() while  each period of monitoring  do
() Import measurements of attributes;
() for    do
()  for    do
()   ;
()  end for
() end for
() for    do
()  ;
() end for
() for    do
()  for    do
()   Calculate ;
()   ;
()  end for
()  if    then
()   Select with best value ;
()  else if    then
()   Select with best value of preferential attribute ;
()  end if
() end for
() end while