Research Article
The Optimal Antenna Layout for Maximum Ergodic Capacity of MISO Beamforming System
Algorithm 1
Process of SA algorithms.
| (1) Generate a random initial configuration of antennas , and , compute the cost function value ; | | (2) Set the initial temperature and the iterations ; | | (3) Do while | | (1) for inner loop | | (2) Do some small random perturbation to the that yields a nearby solution . Compute | | and | | (3) if , ; | | (4) if , ; generate a random variable , if , . | | (5) end for | | (4) ; | | (5) ; | | (6) End Do while | | (7) Output |
|