DPFlib Code
A distributed particle filter library for wireless sensor networks.
Brought to you by:
jread82_nz
This software provides an efficient particle filter library in C. See http://www.tsc.uc3m.es/~jesse/talks/COMONSENS-valencia.pdf for an introduction. compile with $ make cpf and $ make dpf You can run the centralised particle filter (cpf) like $ ./cpf 0 where 0 is the random seed.