搜索资源列表
outdoorGPScode
- This is code for finding position of user. This code uses Kalman filter.
kalmanindoor
- This code is used to calculate the position of user indoor (using KALMAN).
KALMAN_GPS
- 利用卡尔曼滤波实现的GPS动态定位的程序,可以获得速度和位置-Using the GPS Kalman filter is the dynamic positioning of the program, get the speed and position
kalm_gps
- 卡尔曼滤波程序(利用GPS进行位置速度组合)-Kalman filtering process (using GPS position and speed combination)
ABSTRACT
- Kalman filter used for handtracking in 3d images. for 2D images the hand position can t be tracked accurately depending upon the illumination conditions, that can be overcomed by using 3D images
KalmanFilter_GPS_INS
- 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori