Code for Particle Filter to predict Position, Velocity and Acceleration from position (x, y) and orientation (θ) only.
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!