Info

This question is closed. Reopen it to edit or answer.

Formula for system state noise covarience (P)

2 views (last 30 days)
Avdhut Machchhindra
Avdhut Machchhindra on 28 Mar 2025
Closed: John D'Errico on 31 Mar 2025
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.

Answers (0)

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!