| Algorithm 3: Joint Pico CRE Bias and PBS Density Optimization (JBPDO) Algorithm. | |
| 1. Initialization: (1) Initialize the network scenario and the values , , and , where and . (2) Let represent the initial optimal value of the network EE. Initialize algorithm iteration number . Given a tolerance . (3) Denote as the optimized PBS CRE bias. Denote as the optimized ratio of PBS density to MBS density. Denote as the optimized PBS density. 2. Calculate the suboptimal CRE bias according to CBO Algorithm 3. Calculate the suboptimal ratio of PBS density to MBS density according to PDO Algorithm 4. Termination of the loop if then , , go to step 2 else , , end if |
|