KALMAN FILTER noise data
显示 更早的评论
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
回答(1 个)
Youssef Khmou
2013-2-16
0 个投票
hi Mojtaba
you can take a look at my submission :
类别
在 帮助中心 和 File Exchange 中查找有关 State Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!