搜索资源列表
KALMAN_GPS
- 利用卡尔曼滤波实现的GPS动态定位的程序,可以获得速度和位置-Using the GPS Kalman filter is the dynamic positioning of the program, get the speed and position
gps_kalman
- GPS接收机中的采用卡尔曼滤波实现定位解算的MATLAB代码-Kalman filter is used to achieve the positioning solver MATLAB code GPS receiver
ckalman
- 卡尔曼滤波C实现,能够预测速度,轨迹点,方向角等-gps kalman filter predict speed, lon,lat , bearing...
TinyEKF-master
- tiny 卡尔曼滤波算法实现 有助于开发(tiny kalman filter tiny kalman filter)
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