KALMAN FILTER noise data
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello I want to design a kalman filter for a plant and I used white the gaussian noise block for process and measurement noises(v & w).The problem is that I dont know how to compute Qn,Rn and in the command : [kest,L,P] = kalman(sys,Qn,Rn,Nn) Regarding that its written as E(wwT),E(vvT) & E(vw) in matlab help,are they Covariance or Expected Values? And how can I calculate them? Can anyone help me?
Thanks
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!