Research Article

Multidimensional Heterogeneous Network Link Adaptation Based on Mobile Environment

Algorithm 1

E-GCF adaptation algorithm pseudo-code.
Input: train L;
Output: adaptation policy set initialization:
(1);
(2);%Sort by an adjustment factor
(3)P = HMM train(S, train L); %Cycle trigger:
(4);
(5)on = 1;
(6)while on
(7)[on] = s t r_trans
(8)end while
(9)for
(10)if
(11);
(12)end if
(13)end for
(14)return
(15)end while