Particle filter for Pedestrian Dead Reckoning

  • Thread starter Thread starter ravishah
  • Start date Start date
  • Tags Tags
    Filter Particle
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
ravishah
Messages
5
Reaction score
0
Hi,
I am working on Pedestrian dead Reckoning using Particle filtering in matlab, I am using mobile accelrometer sensor to detect number of steps and stride length and calculating the total distance travelled. I want to use particle filter to enhance accuracy in my results. I have read the theory of particle filter but stuck at the point that how to implement it in matlab, How I can develop motion model, ,I have accelerometer and orientation reading as measurement. The output can be position of the object, anyody have some idea. And how to integrate it with map.
regards
ravi
 
Engineering news on Phys.org
i am also doing work in this area, but this thread is old: are you still working on this? did you make any progress?