搜索资源列表
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
KFfortracking
- 利用kalman滤波实现行及跟踪,程序简单易于运行-Used to achieve line of kalman filtering and tracking, the program simple and easy-to-run
kalmanreduceNLOSerror
- 卡尔曼滤波器用来消除非视距误差,提出一种针对NLOS环境的机遇卡尔曼滤波的动态跟踪定位算法-Kalman filter is used to eliminate non-line of sight errors presents a opportunity for the NLOS environment, the dynamic Kalman filter algorithm for tracking location
KALMAN_GPS
- 利用卡尔曼滤波实现的GPS动态定位的程序,可以获得速度和位置-Using the GPS Kalman filter is the dynamic positioning of the program, get the speed and position
EKF_MEMS
- 姿态信息是飞行控制中最关键的参数之一,因此姿态测量成为飞行控制系统首要解决的问题。利用多MEMS传感器研制了一种微型姿态测量系统。利用三轴MEMS加速度计和三轴MEMS陀螺数据,由方向余弦矩阵的姿态表示形式推导了扩展Kalman滤波方程,解算出飞行器的俯仰角和横滚角 设计专家系统判断飞行器的运动状态,并根据该状态调整滤波算法中的测量噪声矩阵,使系统可同时满足静态情况和动态情况的使用 利用空速和高度数据对俯仰角进行修正,利用GPS解算航向角。将实验结果与国外最新 的商用自动驾驶仪的姿态结果进行
GPSandINS
- 基于卡尔曼滤波的无人驾驶飞机GPS和INS导航系统模拟机仿真程序。-Kalman filter-based unmanned aircraft GPS and INS navigation system simulator emulator.
GPSINS-with-kalman
- GPSINS组合导航Kalman滤波状态噪声影响分析,北斗导航年会上的关于组合的论述-GPSINS navigation Kalman filter state noise impact analysis, the annual meeting of the Beidou navigation discussion on portfolio
A-Kalman-filter-updating-method-
- 利用kalman滤波实现GPS定位精度的提高-GPS positioning using kalman filter to improve the accuracy achieved
kalman-filter
- kalman 滤波详细设计步骤及matlab代码实现-Kalman filtering detailed design steps and matlab code realization
kalman
- GPS变形监测动态数据处理中卡尔曼滤波的应用-gps monitor kalman filter data process application dynamic
Tracking-of-Weak-GPS-Signals
- 针对全球定位系统( GPS) 的微弱信号跟踪容易失锁问题, 提出一种新的跟踪方法. 利用平方根卡尔曼滤波算法, 在运算过程中运用误差协方差矩阵的平方根形式进行迭代, 有效减小了舍入误差带来的影响. 提出了一种新的GPS 信号跟踪测量模型, 在连续积分的基础上, 加入了非连续积分过程, 通过有效处理, 避免了导航信息位翻转对信号相关运算产生的影响-Weak signal tracking for the Global Positioning System (GPS), easy to loss o
gps_kalman
- GPS接收机中的采用卡尔曼滤波实现定位解算的MATLAB代码-Kalman filter is used to achieve the positioning solver MATLAB code GPS receiver
kalm_gps
- 卡尔曼滤波程序(利用GPS进行位置速度组合)-Kalman filtering process (using GPS position and speed combination)
kls
- 基于Kalman滤波和最小二乘的多径估计算法-multipath estimation based on Kalman filter and least sqeures
kaerman
- GPS进行卡尔曼滤波的理论基础。可以指导进行编程(It is the theoretical Basis of GPS Kalman Filtering)
goGPS_v0.4.3
- GNSS后处理软件接收机,以RINEX观测量和星历文件为输入,完成定位解算,包含最小二次、Kalman滤波等算法(GNSS post-processing software receiver, with RINEX observation and navigation files as input. Navigation solutions could be obtain via least-squares and kalman algorithms.)
TinyEKF-master
- tiny 卡尔曼滤波算法实现 有助于开发(tiny kalman filter tiny kalman filter)
GPS_SINS
- 几个用C++编写的关于GPS捷联惯性组合导航的程序,采用kalman滤波(Several programs written in C++ about GPS strapdown inertial integrated navigation, using Kalman filtering)
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