登录
首页 » 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 个回复

  • MATLAB.and.Spreadsheets.Second.Edition.eBook-DDU
    说明:  关于MATLAB的一些相关知识的运用和功能介绍和相关的一些使用说明(Some of the relevant knowledge on the MATLAB application and features a number of presentations and related instructions)
    2010-03-23 19:02:14下载
    积分:1
  • sqlserverdatamining
    说明:  数据挖掘教程,对大家大有好处,我研讲读了好几遍,受益非浅(Data mining tutorial, good for all of us, I research and read about several times, benefited greatly from)
    2010-04-03 08:08:22下载
    积分:1
  • Perceptron
    说明:  模式识别,算法用于模式分类,采用了matlab自带的接口函数(pattern recognition algorithm for pattern classification, using the Matlab's own interface function)
    2006-04-20 14:32:52下载
    积分:1
  • orgloss
    对固定结构的网络结构进行线路损耗的计算。简单方便(The line loss of fixed structure network is calculated. Simple and convenient)
    2018-09-25 20:50:13下载
    积分:1
  • boost_code
    boost code face detection matlab
    2010-02-21 05:30:50下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • rad2FFT
    This is the code for radix 2 64 point fft which is written in matlab.
    2015-01-31 01:49:12下载
    积分:1
  • smart--slice
    对STL文件进行智能切片,使切片的质量提高(The STL file is smart, so that the quality of the slice is improved.)
    2021-04-12 17:18:56下载
    积分:1
  • CH3
    Wiley - Antenna and EM Modeling with MATLAB CHAPTER3
    2012-06-10 12:23:19下载
    积分:1
  • matlab-in-mathematical-equations
    数理方程的matlab解法,包含复变函数与特殊函数(Mathematical equations matlab solution, including complex functions and special functions)
    2013-11-07 10:47:54下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载