登录
首页 » matlab » 捷联惯导及其组合导航研究

捷联惯导及其组合导航研究

于 2020-09-23 发布 文件大小:2749KB
0 168
下载积分: 1 下载次数: 15

代码说明:

  本文对捷联惯导系统(sINS)及其与全球定位系统(GPS)的组合导航系统进行 了研究。首先对实现S取S的初始对准及姿态矩阵计算等关键技术进行了系统研究。 在仿真的基础上进行了实际捷联惯导系统的系统研制,针对陀螺漂移补偿等关键算法 开展深入研究,实验结果表明经过补偿解算后,整个捷联惯导系统导航参数的解算精 度大大提高。在实现SINS的基础土,研究了SINS与GPS(The strapdown inertial navigation system (sINS) and global positioning system (GPS) of the integrated navigation system Study. Firstly, the key technology of implementing S S in the initial alignment and attitude matrix calculation were studied. On the basis of simulation of the actual development of the system of strapdown inertial navigation system, aiming at the key algorithm of gyro drift compensation The research results indicated that the compensation calculation, the strapdown inertial navigation system navigation parameters calculation precision Greatly improved. In the foundation of soil SINS, SINS and GPS were studied)

文件列表:

捷联惯导及其组合导航研究.nh

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 热管式换热器设计计算程序源代码
    热管式换热器设计计算程序源代码,计算换热器外形尺寸,换热面积,风阻等热工艺计算(Source code for design and calculation of heat pipe heat exchanger)
    2020-12-30 21:48:59下载
    积分:1
  • 05-1
    C#4.0中文视频教程第五讲循环语句程序代码(C#4.0 Chinese Video Course Lecture 5 Loop Statements)
    2020-06-17 20:00:02下载
    积分:1
  • 说明:程序代码主要参考网上一个类似功能的Demo.出发点在于学习div+css布局技巧,学习窗口对象拖动的实现原理. 3.功能说明: ^.^! 基本类似于j...
    说明:程序代码主要参考网上一个类似功能的Demo.出发点在于学习div+css布局技巧,学习窗口对象拖动的实现原理. 3.功能说明: ^.^! 基本类似于javaeye登入窗口的功能,支持窗口的拖动,窗口的关闭 登入表单的最小化,最大化 在IE浏览器中有滤镜功能 没有对div做圆角处理,看起有点楞楞的. 4.偶在IE6.0和Mozilla Firefox2.0.0.1_cn浏览器中跑过,可以正常使用.-Description: The program code similar to the main reference line features a Demo. The starting point is to learn div+ css layout techniques, learning the realization of principles of dragging the window object. 3. Function Description: ^. ^! Basically similar to the javaeye login window function, support a window dragging, the window closed login form to minimize, maximize in IE browser, there are filter functions div do not deal with rounded corners, looks a bit Leng Leng" s. 4. Even in the IE6.0 and Mozilla Firefox2.0.0.1_cn ran browsers can be used normally.
    2022-02-03 20:33:49下载
    积分:1
  • IDL for k_means
    自己用IDL编写的k-means影像分类程序,已调试,可以直接使用。(Using IDL to write K-means image classification program, has been debugged, can be used directly.)
    2018-05-02 22:40:02下载
    积分:1
  • DVR_RESULTFGDE
    说明:  DFIG matlab simulink with DVR
    2021-01-28 15:57:58下载
    积分:1
  • Delphi 设置打印纸大小
    Delphi 设置打印纸张大小,手动设置打印纸的长度和宽度,自定义纸张。相关代码:   procedure TForm1.SetPaperSize(cx, cy: Integer);   var    a,b,c: array[0..255]of char;    bb: Cardinal;    ee: PDEVMODE;   begin    printer.PrinterIndex := printer.PrinterIndex;    printer.GetPrinter(a,b,c,bb);    ee:= GlobalLock(bb);    ee^.dmPaperSize := DMPAPER_USER;    ee^.dmPaperLength := cy*10;    ee^.dmPaperWidth := cx*10;    ee^.dmFields :=ee^.dmFields or DM_PAPERSIZE or    DM_PAPERWIDTH or    DM_PAPERLENGTH;    ee^.dmFields := ee^.dmFields or DMBIN_MANUAL;    ee^.dmDefaultSource :=DMBIN_MANUAL;    GlobalUnlock(bb);    printer.PrinterIndex := printer.PrinterIndex;   end;
    2023-01-17 00:20:03下载
    积分:1
  • Kalman
    使用EKF(扩展卡尔曼滤波)解算姿态,加速度计、陀螺仪数据融合(EKF (extended Calman filtering) is used to solve the attitude, accelerometer and gyroscope data fusion)
    2017-10-12 09:19:00下载
    积分:1
  • dobot(完善装配关系)
    说明:  dobot机器人3d模型,dobot机器人3d模型,(dobot 3d mode,may can help you,suit for 2019)
    2020-06-24 14:40:02下载
    积分:1
  • 1
    说明:  笔者设计了求解广义逆的程序,可以求满列秩矩阵的右广义逆。(The author designs a program to solve the generalized inverse)
    2019-12-09 22:33:26下载
    积分:1
  • TOA_uwb
    UWB的TOA仿真,里面包含扩展卡尔曼滤波部分(UWB TOA simulation,which contains the extended Kalman filter section)
    2021-01-05 20:28:53下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载