What is use of Jacobian matrix in kalman filter?
-
-
Answer:
A Kalman filter is designed to minimize errors in a linear system. However, it can be applied to non-linear systems by assuming that small changes in the system are linear. The estimated system state is (hopefully) close to the actual state, so this may be a reasonable assumption. The matrix of Jacobian derivatives is simply a way of taking the non-linear system and making it linear, by off-setting the state to the current estimate and using the the derivatives of the predict and update functions. The earlier assumption is that the derivatives are constant for small errors in the state, so then the Kalman filter can be used. Note that the Jacobian has to be reevaluated at each filter point. This method is called the Extended Kalman filter. It is useful if the functions are easily differentiable and not overly non-linear.
wiki.answers.com Visit the source
Related Q & A:
- What Is BCG Matrix?Best solution by Yahoo! Answers
- Why query optimizer doesn't use negative filter index?Best solution by Database Administrators
- Summer snowboarding what to use?Best solution by Yahoo! Answers
- What jobs use geometry?Best solution by eHow old
- What jobs use with computers?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.