How to apply kalman filter on rotation matrix?

Is the H matrix in a Kalman Filter essentially just a Jacobian matrix?

  • Answer:

    In a regular Kalman filter, H is the linear model (matrix). In an extended Kalman filter, the model is a non-linear function h(). In that case, H is the local derivative: H = dh/d(params) at the local point (parmaters are the current estimates). In the case of multiple measurement and parameters, it is indeed a Jacobian matrix.

Ron Sokolovsky at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.