Research Article
An Algorithm That Predicts CSI to Allocate Bandwidth for Healthcare Monitoring in Hospital's Waiting Rooms
Algorithm 1
Channel-prediction-based algorithm.
| Input: The current time slot and available CSI of previous time slots for an arbitrary user | | Output: CSI of the current time slot for use | | (1) If is an integer multiple of , update the transition matrix ; | | (2) Find the smallest such that the CSI of time slot is obtained by the central unit. If , | | and go to step (3); Otherwise, and go to step (5); | | (3) Find the state of time slot, , we say the state is ; | | (4) and forms the th column of ; | | (5) Output ; |
|