Research Article
Backtracking Search Optimization Paradigm for Pattern Correction of Faulty Antenna Array in Wireless Mobile Communications
Algorithm 3
Boundary mechanism of BSA.
Input: , Search space limits (i.e., , ) | |
Output: | |
forkfrom1toNdo | |
forlfrom1toDdo | |
If ( <) or ( > ) then | |
= rnd × () + | |
End | |
End | |
End |