Code for Particle Filter to predict Position, Velocity and Acceleration from position (x, y) and orientation (θ) only.
2 ビュー (過去 30 日間)
古いコメントを表示
I have athlete's movement data [3 columns Position (x,y) and orientation (θ)]. Using particle filter I want to predict Position, Velocity and Acceleration. I also need the state transition function and measurement likelihood function. Something similar to the example "Track a Car-Like Robot Using Particle Filter" but input is only (x, y, θ). Thanks !
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Robotics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!