Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Mathematical Problems in Engineering
/
2022
/
Article
/
Alg 2
/
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