README.txt~
上传用户:zfsfly
上传日期:2018-05-24
资源大小:71k
文件大小:0k
- -------------------------------------------
- Particle filter resampling
- Author: Jose Luis Blanco
- Web: http://www.isa.uma.es/jlblanco
- -------------------------------------------
- This MATLAB toolkit contains functions and scripts demonstrating four
- different approaches to resampling:
- - Multinomial
- - Residual
- - Stratified
- - Systematic (universal sampling).
- A C++ version of these algorithms are part of the
- MRPT library (http://mrpt.sourceforge.net/).