中文说明:粒子滤波的代码,可以通过生成大量的粒子来拟合函数值,同时利用matlab的画图功能直观的反应粒子滤波后的值与真实值的关系。
English Description:
The code of particle filter can generate a large number of particles to fit the function value, and use the drawing function of MATLAB to intuitively reflect the relationship between the value after particle filter and the real value.