搜索资源列表
SINS_Kalman
- 卡尔曼滤波程序 GPS/INS 组合导航例子-the Kalman filter GPS/INS integration algorithm of GPS/INS
INSGPS
- 本文介绍了GPS和工NS的基本原理和组成,建立了组合导航系统误差模型,推导了 惯性导航系统误差方程,主要研究了INS/GPs组合导航中卡尔曼滤波技术的应用问题。-This thesis introduces basic principle and composition of GPS and INS, infers the system error equations,getstheerrormode,studiesaPPlicationof Kalman filtering in
UKF-GPS-IMU-MATLAB
- 惯性导航与GPS组合导航无迹卡尔曼滤波matlab仿真-gps ukf matlab
gps_kalman
- GPS接收机中的采用卡尔曼滤波实现定位解算的MATLAB代码-Kalman filter is used to achieve the positioning solver MATLAB code GPS receiver
TOAUWBfkt
- 超宽带TOA定位卡尔曼滤波定位算法matlab仿真-Ultra-wideband TOA positioning Kalman filter algorithm matlab simulation
goGPS_v0.4.3
- 开源的gps matlab程序,包括最小二乘\卡尔曼滤波\lambda算法\电离层修正\对流层修正\星钟修正等 很好的GNSS学习参考-open source of gps, programme in matlab,include LS, ekf, lambda, iono,tron,etc good for gnss study
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