Skip to main content
. 2022 Jan 5;22(1):388. doi: 10.3390/s22010388
Algorithm 2 Infinite mixture model for measurement-to-object association
Input: {z1,k,,zMk,k}, measurements
 From construction of prior distribution from Algorithm 1
Input: Object state vectors {x1,k,x2,k,}
Input: Cluster parameter vectors {θ1,k,θ2,k,}
Input: Cluster label indicators
At time k:
for m = 1 Mk do
  Draw zm,kx,k,ψm,k from Equation (13)
  return CDk,k, induced cluster assignment indicators
end for
return Dk (number of clusters) and CAk
return posterior of zm,kx,k,θ,k, m = 1,,Mk