XXooptRobotics

EKF prediction covariance dimension

easynumerical

General

An EKF tracks a state of dimension n = 5. The process model is x' = f(x, u). When you propagate the covariance with P' = F P Fᵀ + Q, what are the dimensions (rows × columns) of the Jacobian F?

(F is n × n, so enter n)