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
답변 (0개)
이 질문은 마감되었습니다.
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!