tracking an object using kalman filter
显示 更早的评论
hi all, i'm using kalman filter for prediction of a path. suppose i have a ball in an image. now if the ball is falling vertically downwards without any lateral movement, my matrix B=[0 0 0 g]' , but if along with gravitational force, i apply a force at an angle to ball the ball will move in the opposite direction to the applied force. now my question is what will happen to my matrix B?
your help will be very much appreciated and thanks in advance.
4 个评论
Zeeshan
2015-1-8
编辑:Geoff Hayes
2015-1-9
Geoff Hayes
2015-1-9
Zeeshan - it isn't clear to me how the observed error is generated from the code that you gave provided. Could you please attach the extractball.m file that has all the code?
As for using the Kalman Filter, how does your B matrix fit into the algorithm?
Zeeshan
2015-1-9
Geoff Hayes
2015-1-10
Zeeshan - are you still observing the same error message? If so, please post your code to the extractball function.
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 State Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!