登录
首页 » matlab » Strong-tracking-filter

Strong-tracking-filter

于 2020-12-17 发布 文件大小:82KB
0 329
下载积分: 1 下载次数: 130

代码说明:

  基于强跟踪滤波算法的惯性加GPS组合导航matlab仿真程序(Strong tracking filter algorithm based IMU+ GPS integrated navigation matlab simulation program)

文件列表:

Strong tracking filter for integrated navigation
................................................\align_cal.m,1740,2002-08-17
................................................\atti_cal.m,2851,2002-09-08
................................................\atti_cal_cq.m,3845,2002-09-11
................................................\atti_cal_cq_modi.m,4332,2002-09-11
................................................\dd1m_sins_gps.m,13503,2007-12-13
................................................\dd1_fig.m,8273,2007-10-11
................................................\dd1_gps.m,5720,2007-12-13
................................................\dd1_gps_init.m,3663,2007-10-15
................................................\dd1_modi.m,3049,2007-05-28
................................................\dd1_rk.m,13084,2007-10-15
................................................\dd1_tl.m,7229,2007-12-13
................................................\dd2m_sins_gps.m,13461,2008-12-21
................................................\dd2_fig.m,8175,2007-09-27
................................................\dd2_gps.m,6650,2007-12-13
................................................\dd2_gps_init.m,3663,2007-12-13
................................................\dd2_modi.m,3049,2007-05-28
................................................\dd2_rk.m,13081,2007-12-13
................................................\dd2_tl.m,7058,2007-12-13
................................................\figure_ukf.m,5306,2008-12-27
................................................\IMUout.m,2817,2003-09-29
................................................\imu_err_fix.m,1891,2002-09-07
................................................\imu_err_modi.m,3633,2002-09-05
................................................\imu_err_random.m,2123,2003-09-29
................................................\integrated_err_com.m,6884,2007-12-13
................................................\kalm_gps.m,6148,2003-10-06
................................................\kalm_gps_init.m,2697,2003-10-08
................................................\kalm_modi.m,2718,2003-10-06
................................................\m_sins_gps.m,14666,2008-04-24
................................................\posi_cal.m,1062,2002-08-09
................................................\sf_ukfm_sins_gps.m,13506,2008-12-21
................................................\sf_ukf_gps.m,7377,2008-12-21
................................................\shuaijianukfm_sins_gps.m,13694,2008-12-21
................................................\shuaijianukf_gps.m,6570,2008-12-21
................................................\simu_gps.m,1428,2007-05-19
................................................\trace.m,3205,2008-12-27
................................................\tracesar.m,3028,2003-10-07
................................................\trace_a.m,1355,2003-10-05
................................................\trace_dyn.m,2623,2002-08-09
................................................\trace_lu.m,1145,2008-07-29
................................................\trace_s.m,1060,2002-08-09
................................................\trace_squ.m,2004,2002-08-19
................................................\ukfm_sins_gps.m,13491,2008-12-21
................................................\ukf_fig.m,9404,2008-07-30
................................................\ukf_gps.m,6405,2008-08-30
................................................\ukf_gps_init.m,3663,2007-12-13
................................................\ukf_gps_LU.m,10249,2008-07-20
................................................\ukf_modi.m,3049,2007-05-29
................................................\ukf_rk.m,13078,2007-10-15
................................................\ukf_tl.m,7058,2007-12-13
................................................\veloN0.m,1003,2002-08-09
................................................\velo_cal.m,1793,2002-08-09
................................................\说明.txt,166,2013-09-01

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

发表评论

0 个回复

  • fft_plot
    Fourier transform, and plot the shape
    2009-06-01 17:59:41下载
    积分:1
  • MM1queue
    dancuangkoupaiduixitong dancuangkou paidui xitong (single-window ticketing system simulation program )
    2013-01-03 19:32:54下载
    积分:1
  • CH2MATLAB
    MATLAB经典示例 以示参考 十分有用(MATLAB classic example to show reference useful)
    2013-02-25 09:13:28下载
    积分:1
  • fenzhidingjiefa
    分支定界法能够用在处理整数规划问题中,是一种很经典的方法。希望大家有用!(Branch and bound method)
    2015-01-05 13:36:56下载
    积分:1
  • MATLABProgrammingForEngineers
    详细讲述了如何用matlab进行程序设计,如何编写高效的程序。(Describe in detail how to use matlab program design, how to write efficient programs.)
    2012-11-13 23:53:08下载
    积分:1
  • Floyd
    Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。 程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。(Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figure, the shortest distance matrix and routing matrix, and can query the shortest distance between any two points and routing. Automatically based on the results map out the shortest path graph. Used in the program prior to routing and backward routing are two methods, and undirected graph further reduce the algorithm complexity.)
    2012-07-23 10:28:52下载
    积分:1
  • chap10_3
    香农定理以及它在Matlab软件中的实现例程(Shannon coding and its MATLAB implementation)
    2013-11-30 10:39:14下载
    积分:1
  • 利用MATLAB实现的广义旁瓣相消器 在信号处理中有广泛应用 GSC
    利用MATLAB实现的广义旁瓣相消器 在信号处理中有广泛应用(GSC matlab)
    2021-05-12 23:30:02下载
    积分:1
  • logistic
    一个简单的在matlab上实现logistic方程,并花出图像。(A simple implementation in matlab on logistic equation, and the flower images.)
    2009-04-02 23:40:39下载
    积分:1
  • Chapter-3-emulator
    《机器人控制系统的设计与Matlab仿真》该书配套的第三章源程序(Design and Matlab simulation of the robot control system )
    2012-07-30 12:54:18下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载