搜索资源列表
aided_ins_15_state
- GPS/INS组合导航Matlab仿真程序
GPS/INS组合导航仿真
- 用于组合导航系统中关于INS和GPS的MATLAB仿真,详细分析组合导航的模型建立.在以Simulink为平台对INS、GPS进行单独仿真的基础上,充分考虑了各种误差情况,并结合深紧耦合的Kalman滤波器,对GPS/INS组合导航定位优越性进行了仿真验证,同时对 GPS/INS组合时的数据同步问题作了较为详细地阐述。
DKF
- Direct Kalman Filtering Approach for GPS INS 新兴的直接卡尔曼滤波算法与用于组合导航,较传统的卡尔曼滤波有所突破和改进-Direct Kalman Filtering Approach for GPS INS
GPSSINSNavigation
- matlab 编写的gps/sins组合导航程序,附程序说明与数据输入文件-matlab prepared gps/sins navigation procedures, with explanation of the procedures and data input file
GPS_INS
- GPS和INS组合导航程序,其中包括轨迹发生器、KALMAN滤波、模型建立、伪距伪距率组合方式进行仿真,可以对程序进行任意修改,有实验报告作为示例,可以作为导航专业的毕业设计参考例程使用。-Combination of GPS and INS navigation procedures, including trajectory generator, KALMAN filtering, modeling, pseudo-range pseudo-range rate of combination
KALMAN
- 卡尔曼滤波在INS GPS组合导航系统中的应用,非常适用哦。-Kalman Filtering in INS GPS navigation system, is ideal for Oh.
GPS-MATLAB
- GPS惯性导航MATLAB工具箱-MATLAB源代码,适合于惯性导航的初学者研究,有利于初学者掌握INS/GPS组合导航-GPS inertial navigation MATLAB toolbox of MATLAB source code, suitable for inertial navigation beginners, beginners to master the INS / GPS Integrated Navigation
ins-gps
- 惯性卫星组合导航 输入惯导,gps数据输出导航结果-INS/GPS integrated navigation
ins_gps
- INS GPS组合导航仿真程序,参考书就是亲永远的两本书一本惯导一本卡尔曼滤波-INS GPS navigation simulation program, reference is always pro two books an INS a Kalman filter
main
- INS-GPS组合导航,用接收到的GPS数据直接替代INS数据-INS-GPS navigation, using the received GPS data directly replace INS data
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-Integrated-Navigation-master
- INS/GPS组合导航仿真代码,组合水平为松组合,包括陀螺仪、加速度计的噪声仿真等(INS/GPS integrated navigation)
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)
GPS_INS
- gps与ins组合导航仿真分析,并用卡尔曼滤波进行处理,比起单个gps导航性能更优(GPS and INS integrated navigation simulation analysis, and processed with Calman filter, better than single GPS navigation.)
四元数与线性卡尔曼求解姿态
- 四元数与线性卡尔曼滤波求解INS/GPS组合导航姿态(Four element and linear Calman filtering for INS/GPS integrated navigation attitude)
GPS-SINS位置组合程序(速度、位置误差曲线)
- GPS/INS组合导航定位程序,亲测可用~~~~~(GPS/INS integrated navigation and positioning program, pro test available)
exp4
- 把激光陀螺捷联惯导系统和GNSS接收机固联于实验车实验仓中,接收机天线固联在实验车实验仓上方,车载计算机实时接收和采集惯导系统、卫星导航接收机的原始数据,在郊外开阔公路进行车载实验。 通过matlab编程实现卫星导航伪距单点定位、INS/GPS松组合导航的全过程。 1)卫星导航单点定位测速:利用采集得到的接收机时间、伪距、多普勒频移数据,要求进行单点定位、测速解算,输出接收机的位置、速度随时间的变化曲线,并给出位置、速度误差曲线; 2)松组合导航:结合惯导解算和卫星接收机单点定位测速,要
gps/ins组合导航MATLAB代码
- gps/ins组合导航MATLAB代码,有实时数据,自己编写并验证算法有效性。
GPS/INS组合导航
- GPS/INS组合导航算法matlab源码,使用ukf算法