Moves the resamling step of SIRPF and ASIRPF from the end of the measurement...
Moves the resamling step of SIRPF and ASIRPF from the end of the measurement update to the beginning of predict(), update(), and step(), respectively. According to "Beyond the Kalman Filter", p. 44 this should be preferred to obtain more accurate point estimates of the particle set.
Loading
Please sign in to comment