resamplingPolicyPF
Create resampling policy object with resampling settings
Description
The resamplingPolicyPF
object stores settings for when
resampling should occur when using a particle filter for state estimation. The object
contains the method that triggers resampling and the relevant threshold for this
resampling. Use this object as the ResamplingPolicy
property of the
stateEstimatorPF
object.
Creation
Description
creates
a policy
= resamplingPolicyPFresamplingPolicyPF
object policy
,
which contains properties to be modified to control when resampling should be
triggered. Use this object as the ResamplingPolicy
property
of the stateEstimatorPF
object.
Properties
Examples
Version History
Introduced in R2019b