Research Article

Unknown Clutter Estimation by FMM Approach in Multitarget Tracking Algorithm

Algorithm 1

FMM Parameters Estimation by EM approach.
Input: the convergence threshold , the estimation of clutter model parameters at time ,
          .
             Initialization step:
            (A) Initialization of Clutter Model:
sample some clutter points randomly , the number of the clutter points is ,
           For , do,
       
        where
            end for . .
      (B) Initialization of Target-Originated Measurement Model:
To survival targets, , for , do
         ,  
        . end for .
To Spontaneous Birth Targets, ,   will be set according to prior
information, for , do
        . end for .
To Spawned by Existent Targets, , for   , , do
    ,
            end for ; end for .
. . Set .
                  Repeat:
Expectation-step: calculate the conditional expectation of missing-data
           For , , do
      . end for ; end for .
calculate the conditional expectation of complete-data log likelihood given and
  
Maximization-step: require the global maximization of with respect to over the
     parameter space to give the updated estimate .
            for ,  , do
,
               end for ; end for .
Component management step: manage the components of the set
      according to the merging and pruning strategy described in IV.C.
Update and let . denote the managed
         component number and parameter set. Set .
        Until   .
       Output: the set of estimated parameters