CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 捷联

搜索资源列表

  1. wuxiangdiancexiang

    0下载:
  2. 尽管现在捷联惯导 GPS测向 应用很广泛 测量精度很精确 但不可避免都有自身的缺点,因此再次讨论常规无线电测向测姿问题
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:1235719
    • 提供者:魏蓝
  1. 捷联惯导的四元数法

    0下载:
  2. 所属分类:并口编程

  1. zuhedaohang

    4下载:
  2. 捷联惯导和GPS组合导航程序,包含初始对准和滤波算法-SINS and GPS navigation program, including the initial alignment and filtering algorithms
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:52538
    • 提供者:李小龙
  1. GPS_INS111

    2下载:
  2. 捷联惯性导航与GPS组合导航的matlab实现。采用自适应算法来对组合导航时行处理,并取得了很好的效果。
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:5788
    • 提供者:张得利
  1. GPS_INS0914

    1下载:
  2. 捷联惯性导航与GPS组合导航。采用matlab实现。采用自适应算法对其进行处理。并取得了很好的效果。-Strapdown inertial navigation and GPS Navigation. Using matlab to achieve. Adaptive algorithm used to deal with them. And has achieved good results.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:6847
    • 提供者:zhanglaoshi
  1. QuaternionSolutionSINSalgorithm-matlab-program-Pac

    2下载:
  2. 四元数法捷联惯导解算算法的matlab程序组合包-Quaternion Solution SINS algorithm matlab program Packs
  3. 所属分类:GPS develop

    • 发布日期:2017-03-22
    • 文件大小:20019
    • 提供者:一飞
  1. A-New-GPS-Aided--Initial-for-SINS

    0下载:
  2. 本文针对捷联惯导系统(SINS)初始对准问题,提出了一种无需经历传统的粗对准阶段而利用单天线GPS辅助直接进行动基座精确初始对准的新方法 -In this paper, SINS (SINS) initial alignment problem, we propose a coarse alignment without experiencing the traditional stages of a single-antenna GPS-assisted direct precise mo
  3. 所属分类:GPS develop

    • 发布日期:2017-03-25
    • 文件大小:107935
    • 提供者:liuhaipeng
  1. sinsgpstcm2kf

    0下载:
  2. 程序用仿真的方法编制了捷联惯导系统的姿态和航向角解算算法,适合学习算法用。-it is a good programme for them who is studying the algorithm of strapdown inertial navigation.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-01
    • 文件大小:3020
    • 提供者:元龙
  1. zlSINS_GPS

    0下载:
  2. 一段关于捷联惯导系统与GPS导航系统的Matlab仿真程序,-Matlab simulation program period of Strapdown Inertial Navigation System with GPS navigation system,
  3. 所属分类:GPS develop

  1. matlab

    0下载:
  2. 捷联惯性导航系统matlab仿真程序捷联惯性导航系统matlab仿真程序-matlab naviga
  3. 所属分类:GPS develop

    • 发布日期:2017-11-27
    • 文件大小:12679
    • 提供者:zjd
  1. RungKutta

    0下载:
  2. GPS/捷联惯导组合导航中的龙格库塔法的解算,在matlab程序中使用-Runge-Kutta method for solving GPS/SINS integrated navigation, matlab program
  3. 所属分类:GPS develop

    • 发布日期:2017-11-21
    • 文件大小:1236
    • 提供者:lazaty
  1. 22

    0下载:
  2. 捷联惯性导航将惯性测量元件(陀螺仪和加速度计)直接装在飞行器、舰艇、导弹等需要诸如姿态、速度、航向等导航信息的主体上C源码-Strapdown inertial navigation inertial measurement elements (gyroscopes and accelerometers) directly installed in aircraft, ships, missiles and other needs such as attitude, speed, heading
  3. 所属分类:GPS develop

    • 发布日期:2017-05-05
    • 文件大小:4895
    • 提供者:zhchwl
  1. SINS

    0下载:
  2. 捷联惯导初始对准的C源码 -SINS initial alignment of the C source, including
  3. 所属分类:GPS develop

    • 发布日期:2017-05-04
    • 文件大小:196368
    • 提供者:zhchwl
  1. GPS_SINS

    0下载:
  2. GPS_SINS组合导航仿真程序,GPS,捷联惯导组合导航-GPS_SINS navigation simulation program
  3. 所属分类:GPS develop

    • 发布日期:2017-12-11
    • 文件大小:6014976
    • 提供者:陈新东
  1. GPS_SINS

    2下载:
  2. 几个用C++编写的关于GPS捷联惯性组合导航的程序,采用kalman滤波(Several programs written in C++ about GPS strapdown inertial integrated navigation, using Kalman filtering)
  3. 所属分类:GPS编程

    • 发布日期:2019-08-16
    • 文件大小:1228800
    • 提供者:kris_wu1
  1. KalmanFilter_GPS_INS

    4下载:
  2. 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori
  3. 所属分类:GPS编程

    • 发布日期:2019-05-27
    • 文件大小:633856
    • 提供者:不知晓
搜珍网 www.dssz.com