Research Article

Nonlinear Model Order Selection: A GMM Clustering Approach Based on a Genetic Version of EM Algorithm

Algorithm 2

GA-EM.
begin
 Initialize
, ,
while
  
  
  
  
  
  
  
  
  
  if then
   
   
  else
   
  end if
  
  
  
end while
 Run GA-EM until the terminal condition of convergence is reached
end