搜索资源列表
kalman
- 卡尔曼滤波的C语言表示 看看别人的编写成果
kalman_C
- 一个C + +,面向对象,扩展卡尔曼滤波库。可以使用的递归程序 -A C++, object-oriented, Extended Kalman Filter library.
kalman-filtering
- 卡尔曼滤波程序: kalman filtering-load initial_track s y:initial data,s:data with noise T=0.1 yp denotes the sample value of position yv denotes the sample value of velocity Y=[yp(n) yv(n)] error deviation caused by the random acce
123
- 基于卡尔曼滤波的运动目标跟踪软件的C语言实现软件,分为x 轴和Y轴分别实现-kalman
kalman_filter-C
- 卡尔曼滤波的C语言实现,有详细注释!适合于学习卡尔曼滤波,需要仿真者-Kalman Filter C language, there are detailed notes! Kalman filter is suitable for learning, you need to emulate those
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)