| Algorithm 1: Proposed channel estimator |
|
1 Obtain the initial channel estimate from (3) 2 Initialize the state . 3 for to do 4 fordo 5 Compute the optimal policy from (26). 6 Set the optimal values for and for . 7 Update from (12). 8 if and then 9 Remove the state elements in . 10 , 11 , 12 . 13 end 14 Refine the state elements in and . 15 end 16 Update the channel estimate from (10). 17 end |