登录
首页 » matlab » exp4

exp4

于 2021-03-25 发布
0 267
下载积分: 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 个回复

  • LTE-System-Level-Simulator
    说明:  长期演进系统仿真,里面涵盖的是一个长期演进物理层自适应滤波器算法的仿真。(Long-term evolution of system simulation, which covers a long-term evolution of the physical layer adaptive filter algorithm simulation.)
    2011-04-18 19:13:19下载
    积分:1
  • BD2B1_SoftReceiver
    北斗二代B1频点接收机主程序Matlab源代码(BD2B1 Matalab Receiver)
    2013-11-25 20:48:55下载
    积分:1
  • widefocusRSS
    宽带信号的空间谱估计以及信噪比等对信号估计的影响,才用聚焦矩阵的方法,采用的聚焦矩阵不同,性能也不同,这里是RSS算法(Spatial spectrum estimation of wideband signals and SNR of the estimated impact on the signal only with the focusing matrix method, using the focusing matrix of different, performance is different, here is the RSS algorithm)
    2011-05-31 23:06:48下载
    积分:1
  • lordman_ICA_codes
    关于人脸识别中的ICA算法,用MATLAB实现(on the ICA face recognition algorithm in MATLAB)
    2007-05-31 12:12:44下载
    积分:1
  • MOGOA
    多目标蝗虫优化算法源代码,benchmark函数优化,测试效果好。(Multi-objective Grasshopper Optimization Algorithm (MOGOA) source codes)
    2020-09-16 15:27:55下载
    积分:1
  • Advanced-Mathematics-and-Mechanics-Applications-U
    Advanced Mathematics and Mechanics Applications Using MATLAB - Howard B. Wilson
    2014-02-25 23:07:10下载
    积分:1
  • pee
    说明:  高压直流输电线路电磁场的计算,指导高压直流输电线路的铺设。计算安全上线(HVDC transmission line calculation of electromagnetic fields to guide the laying of high voltage direct current transmission lines. Computationally secure on-line)
    2021-04-11 17:48:57下载
    积分:1
  • abcd2pi
    This function obtains the pi model of a transmission line from the ABCD constants of the line.
    2011-08-03 10:48:09下载
    积分:1
  • slidingmodart
    slidingmode control for wind energy
    2014-11-07 19:54:08下载
    积分:1
  • OFDM
    ofdm信号的仿真程序,接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档(ofdm simulation)
    2010-01-23 16:55:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载