Formula for system state noise covarience (P)

Hello all,
I am using EKF for sensor fusion. for this I need to know which formula works better.
I have two formulas
Pp = A * P * A' + Q;
Pp = P + T * (A * P + P * A' + Q)
Which one out of these two is better.

답변 (0개)

이 질문은 마감되었습니다.

제품

질문:

2025년 3월 28일

마감:

2025년 3월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by