Research Article

A Hybrid Monkey Search Algorithm for Clustering Analysis

Algorithm 1

(1) Set parameters: , ,
(2) For to do
(3)  For to do
(4)    Randomly generate a integer and a real ϕ   , ;
(5)     ; ;
(6)    Calculate the objective function value ;
(7)    If do
(8)     Update with ;
(9)    End if
(10)  End for
(11) End for