登录
首页 » matlab » GNSS-SINS-initial-alignment-method-

GNSS-SINS-initial-alignment-method-

于 2020-12-12 发布 文件大小:10KB
0 269
下载积分: 1 下载次数: 35

代码说明:

  双历元GNSS辅助SINS动态初始对准方法,获得初始时刻的位置、速度、姿态等的信息。含有初始对准程序以及测试程序,四元数计算程序(Dual Dynamic epoch GNSS assistance SINS initial alignment method to obtain the initial time position, velocity, attitude and other information. Containing the initial alignment procedures and testing procedures, quaternion calculation program)

文件列表:

双历元GNSS辅助SINS动态初始对准方法
..................................\first_rotate.m,1057,2013-11-02
..................................\GPSinfo_process.m,2066,2013-10-07
..................................\IMU_Initialization.m,1632,2013-11-09
..................................\MIMUinfo_process.m,474,2013-10-06
..................................\ParameterAll.m,3203,2013-11-08
..................................\q_conj.m,380,2013-10-06
..................................\q_mat_minus.m,473,2013-10-06
..................................\q_mat_plus.m,465,2013-10-06
..................................\rotate_Q.m,1064,2013-11-08
..................................\second_rotate.m,776,2013-10-08
..................................\solve_and_judge.m,2364,2013-10-08
..................................\Student_1_DynamicAlignment_Coarse.m,2924,2013-12-06
..................................\Student_1_DynamicAlignment_Coarse_Test.m,3060,2013-11-21

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

发表评论

0 个回复

  • track-design-of-ship-board
    船载雷达目标模拟器的航路设计,针对船载雷达的特殊性,分动态和静态两种情况对目标模拟器的各种航路进行了设计,并对一些特殊航路的设计作了详细介绍。 (Design the route of the ship-borne radar target simulator for shipborne radar particularity divided into dynamic and static two cases of various routes to the target simulator design, and special route design are introduced in detail.)
    2012-09-11 17:01:22下载
    积分:1
  • TargetLocatAccuracyRadarNetwork
    分析了影响多雷达组网对目标跟踪精度的因素以及与单雷达的差异,提出了定义雷达网目 标定位精度,以及评估多雷达组网后在目标定位精度方面带来增益的方法。推导了雷达网对目标定 位精度和相应评估指标的估计公式。该文方法不要大量的计算机仿真就可以方便地评估2-D、3- D以及混合雷达网的目标定位精度和效能。通过应用实例说明了该文方法的优点和有效性。 (The factors that affect the location accuracy of target tracked by multi-radar are analyzed.The method to define target location accuracy and the metrics to evaluate the accuracy improvement efficiency of a radar net- work are presented.The analytical expressions are developed to estimate the target location accuracy and the effi- ciency metricsof a radar network.The presented method is convenient to evaluate the target location accuracy and the efficiency of 2-D,3-D as well as the heterogeneous radar network instead of the tedious computer simula- tions.The advantages and the validity of the method are demonstrated by an application. )
    2014-01-04 21:37:02下载
    积分:1
  • New folder (3)
    说明:  looking the nearest distance
    2020-06-20 02:00:02下载
    积分:1
  • Frequency_domain_method
    Frequency Domain Method to calculate the Difference of Arrival of Sound.
    2009-11-01 22:00:01下载
    积分:1
  • MATLAB
    matlab tutor for chinese. and in chinese.so who need it I think should be Chinese.
    2012-03-21 19:39:00下载
    积分:1
  • Fingerprint_Minutiae_Extraction
    指纹识别      (FingerPrint Recognition )
    2015-04-10 22:56:25下载
    积分:1
  • least-square-method
    在模型阶数和时滞已知与未知情况下,系统辨识与建模的5种最小二乘法。(5 kinds of least square method for system identification and modeling in the model order and time delay are known and unknown.)
    2020-11-11 20:39:46下载
    积分:1
  • WSN4
    WIRESLESS SENSOR NETWORKS ALGORTHIM3
    2013-01-26 15:30:32下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • EbN0_BER
    LDPC编码译码的Matlab代码,主要考察吞吐量随信噪比变化的关系。demo文件运行程序,其他文件为自己编的函数。(The LDPC codec Matlab code, mainly on the throughput changes with the signal-to-noise ratio. demo file to run the program, and other documents made themselves function.)
    2013-05-17 20:20:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载