Predict state and state estimation error covariance of tracking filter
[
specifies additional prediction parameters used by the state transition function. The
state transition function is defined in the xpred
,Ppred
] = predict(filter
,predparams
)StateTransitionFcn
property of filter
.
[
also returns the predicted measurement at the next time step.xpred
,Ppred
,zpred
] = predict(filter
)
You can use this syntax only when filter
is a trackingABF
object.
predict(
updates
filter
,___)filter
with the predicted state and state estimation error
covariance without returning the predicted values. Specify the tracking filter and any of
the input argument combinations from preceding syntaxes.
clone
| correct
| correctjpda
| distance
| initialize
| likelihood
| residual