搜索资源列表
GPS/INS组合导航仿真
- 用于组合导航系统中关于INS和GPS的MATLAB仿真,详细分析组合导航的模型建立.在以Simulink为平台对INS、GPS进行单独仿真的基础上,充分考虑了各种误差情况,并结合深紧耦合的Kalman滤波器,对GPS/INS组合导航定位优越性进行了仿真验证,同时对 GPS/INS组合时的数据同步问题作了较为详细地阐述。
new-GPS-INS-word.rar
- 一种新的基于GPSINS的组合导航方法,本文简略介绍了一种新的基于GPSINS的组合导航方法,以期抛砖引玉,A new navigation method based on a combination of GPSINS This article briefly describes a new navigation method based on a combination of GPSINS with a view to attract valuable comments from
GPS
- 有关GPS的书籍,GPS和INS组合导航,对做组合导航的朋友有很大的帮助,本书介绍的比较详细。-GPS related books, GPS and INS integrated navigation, integrated navigation right to do a friend a great help, this book describes in more detail.
SINS_Kalman
- 卡尔曼滤波程序 GPS/INS 组合导航例子-the Kalman filter GPS/INS integration algorithm of GPS/INS
GPS-INS
- 惯性导航+GPS组合导航,经典算法,不要错过。-Inertial Navigation+ GPS navigation, the classical algorithm, do not miss.
INSGPS
- gps ins 组合导航滤波算法 能实现gps与ins组合导航滤波-navigation gps ins filtering algorithm to achieve gps navigation and filtering 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
GPS-INS
- 详细介绍描述了GPS-INS位置组合导航的原理,为仿真打下良好基础。-Detailed descr iption of the location of GPS-INS integrated navigation principles, in order to lay a good foundation for simulation.
GPS-INSmatlab
- 关于GPS/INS组合导航的matlab仿真程序 大家共同学习下-On GPS/INS Integrated Navigation System of the matlab simulation program to study under the common
IntegratedNavigation
- GPS/INS组合导航方面的一篇学位论文,讲得还不错,有点参考价值。-Integrated GPS INS Navigation System Design for Autonomous Spacecraft Rendezvous
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.)
GPS_INS
- gps与ins组合导航仿真分析,并用卡尔曼滤波进行处理,比起单个gps导航性能更优(GPS and INS integrated navigation simulation analysis, and processed with Calman filter, better than single GPS navigation.)
GPS和INS联合导航matlab程序
- GPS和INS组合导航MATLAB程序,融合状态向量为平台误差角、位置误差、速度误差、陀螺仪漂移、陀螺仪马尔科夫偏差、加速度漂移共18维向量;测量采用速度-位置法;含有数据(GPS/INS fusion by kalman filter)
GPS和INS联合导航matlab程序
- 应用于GPS/IMU组合导航系统的MATLAB代码。(The MATLAB code is applied to GPS/IMU integrated navigation system.)
IntegratedNavigation
- 实现gps/ins组合导航的C++程序,包括gps的数据获取,INS的机械编排 及组合解算(a system united by gps and ins.)
GPS-SINS位置组合程序(速度、位置误差曲线)
- GPS/INS组合导航定位程序,亲测可用~~~~~(GPS/INS integrated navigation and positioning program, pro test available)
jun_fp36
- GPS和INS组合导航程序,算法优化非常好,几乎没有循环,FIR 底通和带通滤波器和IIR 底通和带通滤波器。( GPS and INS navigation program, Algorithm optimization is very good, almost no circulation, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter.)
gps/ins组合导航MATLAB代码
- gps/ins组合导航MATLAB代码,有实时数据,自己编写并验证算法有效性。
GPS和INS组合导航Matlab仿真源码(包含实验数据)
- ins和gps组合导航的代码,卡尔曼滤波(Code of ins and GPS Integrated Navigation)
GPS/INS组合导航
- GPS/INS组合导航算法matlab源码,使用ukf算法