文件名称:particleplusplus
介绍说明--下载内容来自于网络,使用问题请自行百度
一个C++粒子滤波模板
粒子过滤器或连续的蒙特卡洛方法需要在每次迭代中采样大量的粒子。这使得它在MATLAB仿真特别慢。因此,为速度的缘故,需要执行的是可取的。此模板提供了一些有用的为用户模拟粒子过滤器的+ +类。- This template provides some useful C++ classes for users to simulate particle filters. We try to use the STL as much as possible to provide user with an intuitive and consistant interface.
粒子过滤器或连续的蒙特卡洛方法需要在每次迭代中采样大量的粒子。这使得它在MATLAB仿真特别慢。因此,为速度的缘故,需要执行的是可取的。此模板提供了一些有用的为用户模拟粒子过滤器的+ +类。- This template provides some useful C++ classes for users to simulate particle filters. We try to use the STL as much as possible to provide user with an intuitive and consistant interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zweng-particleplusplus-1f53b68/
zweng-particleplusplus-1f53b68/.gitignore
zweng-particleplusplus-1f53b68/README.md
zweng-particleplusplus-1f53b68/data_xhat
zweng-particleplusplus-1f53b68/data_y
zweng-particleplusplus-1f53b68/ex.png
zweng-particleplusplus-1f53b68/include/
zweng-particleplusplus-1f53b68/include/binder3rd.h
zweng-particleplusplus-1f53b68/include/compose3.h
zweng-particleplusplus-1f53b68/include/obsvfun.h
zweng-particleplusplus-1f53b68/include/pfilter.h
zweng-particleplusplus-1f53b68/include/proposal.h
zweng-particleplusplus-1f53b68/include/ran_generator.h
zweng-particleplusplus-1f53b68/include/resampler.h
zweng-particleplusplus-1f53b68/include/sampler.h
zweng-particleplusplus-1f53b68/include/setting.h
zweng-particleplusplus-1f53b68/include/statefun.h
zweng-particleplusplus-1f53b68/include/ternary.h
zweng-particleplusplus-1f53b68/licenses.txt
zweng-particleplusplus-1f53b68/main.cpp
zweng-particleplusplus-1f53b68/makefile
zweng-particleplusplus-1f53b68/.gitignore
zweng-particleplusplus-1f53b68/README.md
zweng-particleplusplus-1f53b68/data_xhat
zweng-particleplusplus-1f53b68/data_y
zweng-particleplusplus-1f53b68/ex.png
zweng-particleplusplus-1f53b68/include/
zweng-particleplusplus-1f53b68/include/binder3rd.h
zweng-particleplusplus-1f53b68/include/compose3.h
zweng-particleplusplus-1f53b68/include/obsvfun.h
zweng-particleplusplus-1f53b68/include/pfilter.h
zweng-particleplusplus-1f53b68/include/proposal.h
zweng-particleplusplus-1f53b68/include/ran_generator.h
zweng-particleplusplus-1f53b68/include/resampler.h
zweng-particleplusplus-1f53b68/include/sampler.h
zweng-particleplusplus-1f53b68/include/setting.h
zweng-particleplusplus-1f53b68/include/statefun.h
zweng-particleplusplus-1f53b68/include/ternary.h
zweng-particleplusplus-1f53b68/licenses.txt
zweng-particleplusplus-1f53b68/main.cpp
zweng-particleplusplus-1f53b68/makefile
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.