登录
首页 » matlab » exp4

exp4

于 2021-03-25 发布
0 203
下载积分: 1 下载次数: 32

代码说明:

说明:  把激光陀螺捷联惯导系统和GNSS接收机固联于实验车实验仓中,接收机天线固联在实验车实验仓上方,车载计算机实时接收和采集惯导系统、卫星导航接收机的原始数据,在郊外开阔公路进行车载实验。 通过matlab编程实现卫星导航伪距单点定位、INS/GPS松组合导航的全过程。 1)卫星导航单点定位测速:利用采集得到的接收机时间、伪距、多普勒频移数据,要求进行单点定位、测速解算,输出接收机的位置、速度随时间的变化曲线,并给出位置、速度误差曲线; 2)松组合导航:结合惯导解算和卫星接收机单点定位测速,要求采用Kalman滤波器实现惯导/卫星位置、速度组合导航解算,滤波器维数至少包括惯导的位置、速度、姿态角9维。将组合导航后的姿态角与纯惯导的姿态角进行对比分析,给出位置、速度误差曲线。(The laser gyro strapdown inertial navigation system and GNSS receiver are fixed in the experimental compartment of the experimental vehicle. The antenna of the receiver is fixed above the experimental compartment of the experimental vehicle. The on-board computer receives and collects the original data of the inertial navigation system and satellite navigation receiver in real time, and carries out on-board experiments on the suburban open highway.)

文件列表:

exp4, 0 , 2018-07-28
exp4\九状态卡尔曼滤波, 0 , 2018-07-28
exp4\九状态卡尔曼滤波\check_t.m, 292 , 2018-06-20
exp4\九状态卡尔曼滤波\coarse_align.m, 751 , 2018-06-09
exp4\九状态卡尔曼滤波\data_gps.mat, 33964 , 2018-06-27
exp4\九状态卡尔曼滤波\dcm2eul.m, 274 , 2018-06-09
exp4\九状态卡尔曼滤波\dcm2qua.m, 241 , 2018-06-09
exp4\九状态卡尔曼滤波\eph_temp.dat, 4826 , 2018-07-28
exp4\九状态卡尔曼滤波\eul2dcm.m, 489 , 2018-06-09
exp4\九状态卡尔曼滤波\eul2qua.m, 439 , 2018-06-09
exp4\九状态卡尔曼滤波\eulr2qua.M, 1475 , 2006-05-25
exp4\九状态卡尔曼滤波\e_r_corr.m, 469 , 1996-11-26
exp4\九状态卡尔曼滤波\gnss.m, 2820 , 2018-07-09
exp4\九状态卡尔曼滤波\initpara.m, 766 , 2018-07-03
exp4\九状态卡尔曼滤波\ins_navi.m, 1367 , 2018-06-12
exp4\九状态卡尔曼滤波\KF_correct.m, 1533 , 2018-06-27
exp4\九状态卡尔曼滤波\KF_correct_gps.m, 1557 , 2018-07-03
exp4\九状态卡尔曼滤波\KF_correct_gps_9.m, 2669 , 2018-07-03
exp4\九状态卡尔曼滤波\main_ins_gps.m, 2545 , 2018-07-28
exp4\九状态卡尔曼滤波\pre_data.m, 528 , 2018-06-27
exp4\九状态卡尔曼滤波\qua2dcm.m, 310 , 2018-06-09
exp4\九状态卡尔曼滤波\qua_multiply.m, 225 , 2018-06-09
exp4\九状态卡尔曼滤波\readme.txt, 1532 , 2018-06-21
exp4\九状态卡尔曼滤波\rover3.dat, 320490 , 2008-12-03
exp4\九状态卡尔曼滤波\rover_eph3.dat, 5052 , 2006-06-10
exp4\九状态卡尔曼滤波\rover_ref.txt, 221938 , 2008-12-03
exp4\九状态卡尔曼滤波\samp_eph.m, 2974 , 2018-06-29
exp4\九状态卡尔曼滤波\SatPosVelCalculation.m, 4366 , 2018-06-29
exp4\九状态卡尔曼滤波\togeod.m, 2217 , 2005-03-23
exp4\九状态卡尔曼滤波\topocent.m, 1048 , 2005-03-23
exp4\九状态卡尔曼滤波\tropo.m, 2345 , 1997-09-26
exp4\九状态卡尔曼滤波\同步时刻.txt, 35 , 2006-04-08
exp4\五状态卡尔曼滤波, 0 , 2018-07-28
exp4\五状态卡尔曼滤波\calGPS.m, 3248 , 2018-06-29
exp4\五状态卡尔曼滤波\check_t.m, 292 , 2018-06-20
exp4\五状态卡尔曼滤波\coarse_align.m, 751 , 2018-06-09
exp4\五状态卡尔曼滤波\data_gps.mat, 33964 , 2018-06-27
exp4\五状态卡尔曼滤波\dcm2eul.m, 274 , 2018-06-09
exp4\五状态卡尔曼滤波\dcm2qua.m, 241 , 2018-06-09
exp4\五状态卡尔曼滤波\eph_temp.dat, 4826 , 2018-07-28
exp4\五状态卡尔曼滤波\eul2dcm.m, 489 , 2018-06-09
exp4\五状态卡尔曼滤波\eul2qua.m, 439 , 2018-06-09
exp4\五状态卡尔曼滤波\eulr2qua.M, 1475 , 2006-05-25
exp4\五状态卡尔曼滤波\e_r_corr.m, 469 , 1996-11-26
exp4\五状态卡尔曼滤波\gnss.m, 2820 , 2018-07-09
exp4\五状态卡尔曼滤波\initpara.m, 901 , 2018-06-19
exp4\五状态卡尔曼滤波\ins_navi.m, 1367 , 2018-06-12
exp4\五状态卡尔曼滤波\KF_correct.m, 1533 , 2018-06-27
exp4\五状态卡尔曼滤波\KF_correct_gps.m, 1553 , 2018-06-29
exp4\五状态卡尔曼滤波\main_ins_gps.m, 3986 , 2018-07-28
exp4\五状态卡尔曼滤波\pre_data.m, 528 , 2018-06-27
exp4\五状态卡尔曼滤波\qua2dcm.m, 310 , 2018-06-09
exp4\五状态卡尔曼滤波\qua_multiply.m, 225 , 2018-06-09
exp4\五状态卡尔曼滤波\readme.txt, 1532 , 2018-06-21
exp4\五状态卡尔曼滤波\rover3.dat, 320490 , 2008-12-03
exp4\五状态卡尔曼滤波\rover_eph3.dat, 5052 , 2006-06-10
exp4\五状态卡尔曼滤波\rover_ref.txt, 221938 , 2008-12-03
exp4\五状态卡尔曼滤波\samp_eph.m, 2974 , 2018-06-29
exp4\五状态卡尔曼滤波\SatPosVelCalculation.m, 4366 , 2018-06-29
exp4\五状态卡尔曼滤波\togeod.m, 2217 , 2005-03-23
exp4\五状态卡尔曼滤波\topocent.m, 1048 , 2005-03-23
exp4\五状态卡尔曼滤波\tropo.m, 2345 , 1997-09-26
exp4\五状态卡尔曼滤波\同步时刻.txt, 35 , 2006-04-08

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

发表评论

0 个回复

  • zy_dsp
    计算两个信号的自相关和互相关函数,并作图表示(Calculation of two signal autocorrelation and cross correlation function, and mapping that)
    2010-06-07 14:59:54下载
    积分:1
  • channel
    MIMO传输信道仿真 对信道进行编码、解码(MIMO transmission channel simulation of channel coding and decoding)
    2009-12-07 13:52:00下载
    积分:1
  • 7
    说明:  this file is about protocols cryptography.
    2009-12-31 20:41:20下载
    积分:1
  • xunhuanma
    利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。(use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and waveform map, and can, and error detection and correction.)
    2007-05-23 14:13:55下载
    积分:1
  • inventaris
    Pembelajaran httaces untuk mengamankan website kita untuk menghindari gangguan dari serangan luar
    2014-11-29 12:31:05下载
    积分:1
  • plot_rose
    使用matlab绘心形图画,利用弧线画花萼、花瓣等花的细节信息,表白专用(Use matlab heart-shaped picture painted by the arc drawn sepals, petals and other floral details, declare special)
    2015-05-15 16:05:03下载
    积分:1
  • 《MATLAB智能算法30个案分析》(第二版)
    《MATLAB智能算法30个案例分析》(第二版)源代码,在第一版的基础上修改,适合高版本的matlab平台("MATLAB intelligent algorithm 30 case analysis" (the second version) source code, on the basis of the first version of the modification, suitable for high version of MATLAB platformv)
    2021-01-08 11:58:51下载
    积分:1
  • china_map1
    中国地图matlab源代码,里面有具体的源代码,可以画出完整的中国地图(China map matlab source code, there are specific source code, you can draw a complete map of China)
    2020-12-03 22:59:24下载
    积分:1
  • AR
    说明:  用matlab实现AR模型 适合应用在预测模型上(matlab source code to achieve the AR model)
    2011-11-26 11:37:02下载
    积分:1
  • MATLAB7
    本书介绍的MATLAB在各个方面的应用,介绍的内容有简单到详细,是一本非常不错的书籍(MATLAB introduction of this book in all aspects of the application of the contents of a simple introduction to the detailed, is a very good book)
    2007-08-09 08:36:27下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载