搜索资源列表
GPS_INS位置组合Matlab仿真源码
- 此文件为组合导航的matlab仿真程序,对于大家学习组合导航很有帮助
DKF
- Direct Kalman Filtering Approach for GPS INS 新兴的直接卡尔曼滤波算法与用于组合导航,较传统的卡尔曼滤波有所突破和改进-Direct Kalman Filtering Approach for GPS INS
Fauellite
- 联邦滤波卫星容错组合导航算法Fault-tolerant federated filter navigation algorithm for satellite-Fault-tolerant federated filter navigation algorithm for satellite
KF-Application-in-Navigation
- Kalman滤波实质上是一种实时递推算法,其设计方法简单易行,所需的存储空间小,因此,在工程实际中受到了广泛重视。随着计算机技术的飞速发展,以Kalman滤波技术为核心的现在估计理论也已广泛应用于航天、航空、航海、系统工程、通信、工业过程控制、遥感等各个领域。本文紧密结合Kalman滤波理论在导航、制导领域的应用展开。主要讨论各种导航种类中的惯性导航。讨论Kalman滤波在惯性导航实现以及其与其他种类导航的组合导航实现时的应用。并且建模实现惯性导航的过程,并且比较了在有辅助信息前提下误差均方根的
bp-ga
- 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
EKF-SLAM-V2.0
- 经典的同步定位与建图算法EKF-SLAM-V2.0,非常好的学习资料,程序写得很不错。matlab版
Fast-SLAM
- 经典的同步定位与建图算法-应用粒子滤波器的FastSLAM算法,非常好的学习资料,程序写得很不错,包含图形化的航路点及路标设置算法程序。matlab版。
UKF-SLAM
- 经典的同步定位与建图算法-应用UKF的UKF-SLAM算法,非常好的学习资料,程序写得很不错,包含图形化的航路点及路标设置算法程序。matlab版。
INS-tool
- 惯性导航的工具箱,对IMU的导航计算利用Matlab进行了全面的仿真,非常适合IMU导航算法、组合导航算法的研究-Inertial navigation toolbox IMU navigation calculation using Matlab comprehensive simulation, very suitable for the IMU navigation algorithm, integrated navigation algorithm
duochuanganqi
- 在本程序中,融合了多种传感器的组合导航算法,并且进行卡尔曼滤波,-duo chuan gan qi ,matlab ,kalman
zuhenavigation5
- 惯性导航和GPS实现组合导航算法,应用卡尔曼滤波实现-navigation kalman filter
GPS_INS位置组合MATLAB算法
- GPS/INS组合导航位置校正仿真程序,能够仿真减少位置误差(His finishing some classic papers about kalman filtering, data and programs, for beginners of kalman filter has a lot of help.)
ins_gpsnavigation
- INS/GPS组合导航的学习,包括有calman滤波算法的基础仿真(INS/GPS integrated navigation of learning, including the basis of the calman filter algorithm simulation)
integrated_ins_gps
- 对于组合导航的学习,需要先了解kalman滤波算法,ins/gps组合导航运用的最多的数据融合算法就是kalman(For integrated navigation learning, need to understand the kalman filter algorithm, ins/GPS integrated navigation using most of the data fusion algorithm is kalman)
捷联惯导算法与组合导航原理讲义(20180206)
- 本书主要讨论捷联惯导系统算法方面的有关问题,包括姿态算法基本理论、捷联惯导更新算法与误差分析、组合导航卡尔曼滤波原理、捷联惯导系统的初始对准技术、组合导航系统建模以及算法仿真等内容。希望读者参阅之后能够对捷联惯导算法有个系统而深入的理解,并能快速而有效地将基本算法应用于解决实际问题。(This book mainly discusses the algorithms of sins, including the basic attitude algorithm theory, the sins
gnssins_gpsleverarm_simulation
- GNSS/INS组合导航的定位算法,18维状态空间,仿真验证程序。(GNSS/INS integrated navigation positioning algorithm, 18 dimensional state space, simulation verification program.)
daohangthree
- 西工大研一惯性测量实验的粗对准程序以及图示,参考《捷联惯导算法与组合导航原理讲义》(Coarse alignment procedure and graphics for the INS experiment of Xigong University of Technology, refer to the Lecture on Strapdown Inertial Navigation Algorithms and Integrated Navigation Principles.)
gps/ins组合导航MATLAB代码
- gps/ins组合导航MATLAB代码,有实时数据,自己编写并验证算法有效性。
基于kalman滤波的gps组合导航滤波算法
- 基于kalman滤波的gps组合导航滤波算法(Filtering algorithm of GPS Integrated Navigation Based on Kalman filtering)
GPS/INS组合导航
- GPS/INS组合导航算法matlab源码,使用ukf算法