登录
首页 » matlab » exp4

exp4

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

  • getSLICYData
    the simulation provides computation of target reflectivity data in the deficient elevation domain. Simulations are implemented to test the decoupled least-squares technique for high resolutionspectral estimation of target reflectivity.all seven (7)files should be downloaded for the simulation to work.(dls3D.m,estimate.m,get2S1Data.m,getConstraints.m, getImageData.m,getPixelData.m, getSLICYData.m)
    2009-09-05 05:11:16下载
    积分:1
  • matlab-
    说明:  PQ分解法潮流计算,matlab 程序,运行结果正确……(PQ decomposition flow calculation, matlab program, the results are correct ... ...)
    2011-04-13 22:51:37下载
    积分:1
  • ch02
    matlab编程的一些例子,仅供初学者参考(matlab programming examples for beginners reference)
    2009-03-27 17:03:08下载
    积分:1
  • Djuric---PF
    数字信号处理中粒子滤波方法 (The Particle Filtering Methodology in Signal Processing)
    2014-01-04 23:12:11下载
    积分:1
  • time-varying-gravity-field
    说明:  计算时变重力场变化的程序,通过此程序可以计算地球质量变化等等。(Changes in time-varying gravity field calculation program, this program can be calculated by changes in Earth' s mass and so on.)
    2011-04-13 11:24:01下载
    积分:1
  • TT
    The model used for creating the reference voltage is shown in Fig. 4. First, photovoltaic output current (Ipv) and output voltage (Vpv) are passed through a first order low pass filter with a magnitude of G = 1 and a time constant of T = 0.01 seconds in order to filter out the high frequency components or harmonics from these signals as shown in Fig. 5 and Fig. 6. The filtered current and voltage signals (Ipv_F and Vpv_F) are then fed into the MPPT control block that uses the Incremental Conductance Tracking Algorithm. An algorithm that is based on the fact the slope of the PV array power curve shown in Fig. 7 is zero at the Maximum Power Point (MPP), positive on the left of the MPP, and negative on the right. The MPP can thus be tracked by comparing the instantaneous conductance (I/V) to the incremental conductance (∆ I/∆ V) [11] as in (1):
    2013-07-23 17:46:57下载
    积分:1
  • PSO
    多种策略变权重系数的粒子群优化算法源代码,用于求解复杂函数极值问题。(Multiple strategies variable weight coefficient of particle swarm optimization algorithm source code, is used to solve complex function extremum problems.)
    2015-01-30 21:02:25下载
    积分:1
  • GLMetaseq.c
    让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。(Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.)
    2014-02-09 23:12:05下载
    积分:1
  • IntroMatlabNN
    this is very important matlab code for neural networks...
    2011-10-06 22:41:53下载
    积分:1
  • izak
    对输入的信号进行zak逆变换,观察滤波后的信号在时域的分布情况(used to analysis the izak transform, so that wo can know the distribution of the processing signal)
    2014-12-02 09:53:34下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载