Research Article

Multiobjective Synthesis of Linear Arrays by Using an Improved Genetic Algorithm

Algorithm 1

Weight vector selection procedure.

Input: The initial weight vector , and for each individual
Output: The selected weight vector
1: for    to    do
2: 
3: if    then
4:   Choose the -th weight to , and
5: end if
6: end for