Extended Kalman Filter Jacobian

조회 수: 9 (최근 30일)
Sigalit
Sigalit 2014년 7월 24일
답변: John Petersen 2014년 7월 28일
Hello!
The non linearity of my EKF implementation evolves mainly from coordinate conversions (ECEF, LLA, and more). As far as I have checked, the numeric derivation of these conversions (for the sake of yielding the Jacobian) is sufficiently fast and accurate. Is there a known limitation for this numeric solution relative to the analytic one? Is it customary to use numeric derivation for EKF or is the analytic one preffered?
Thank you!

채택된 답변

John Petersen
John Petersen 2014년 7월 28일
I would suggest you do the coordinate conversions outside of the EKF equations. Can you stay in a local coordinate frame within the EKF equations?

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Online Estimation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by