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

Strong-tracking-filter

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

代码说明:

  基于强跟踪滤波算法的惯性加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 个回复

  • iir
    这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
    2013-09-15 21:23:30下载
    积分:1
  • BSA
    le code matlab de l algorithme BSA
    2014-11-13 03:09:20下载
    积分:1
  • speech-recognition
    this code is for speech recognition
    2013-12-25 01:18:27下载
    积分:1
  • Power_Algorithm
    implement the Power Al- gorithm for the computation of themaximumeigenvalue of Aj . Write a function Power_Algorithm which takes as input A q (the initial approximation of the eigenvector) and scale (it was given as  in the lectures).
    2013-07-24 09:20:51下载
    积分:1
  • PSO
    Particle Swarms Optimization
    2010-07-09 04:18:04下载
    积分:1
  • Ridgelet
    Ridgelet transform and curvelet transform
    2011-09-02 18:42:12下载
    积分:1
  • ren
    对人脸变形的纠正程序,程序是用matlab编的,希望能给大家带来点帮助.(Correction of facial deformation process, the program is compiled with matlab, and I hope we can bring some help.)
    2010-12-13 21:09:00下载
    积分:1
  • practical-matlab-program
    matlab实用程序百例,很多常用的例子都有的。 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇 (practical matlab program one hundred cases)
    2012-03-23 21:38:16下载
    积分:1
  • VariationalMinimax
    VariationalMinimax in MATLAB...it is useful one....
    2013-01-14 15:58:57下载
    积分:1
  • Tsteepest_desh
    这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. (The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
    2012-08-20 07:27:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载