phd filter, specified as a ggiwphd filter object or a
gmphd filter object.
Example: phd
Data Types: object
pruneIndices — Indices of components to be pruned 1-by-N logical vector
Indices of components to be pruned, specified as an 1-by-N
logical vector, where N is the number of components in the density.
If the ith element of the vector is 1 instead of 0, then the
ith component will be removed from the density.
Example: [0 1 0 1 0 0]
Data Types: logical
Extended Capabilities
C/C++ Code Generation Generate C and C++ code using MATLAB® Coder™.