登录
首页 » matlab » imm-ukf-filter

imm-ukf-filter

于 2021-01-25 发布 文件大小:26KB
0 219
下载积分: 1 下载次数: 165

代码说明:

  利用交互多模型无迹卡尔曼滤波算法实现机动目标跟踪。(Interacting multipl emodel Unscented kalman filter (IMM UKF)is presented to improve the performance of target tracking.)

文件列表:

imm ukf filter
..............\bot_dh_dx.m,582,2012-01-28
..............\bot_h.m,373,2012-01-28
..............\eimm_predict.m,3806,2012-01-28
..............\eimm_update.m,3209,2012-01-28
..............\ekf_predict1.m,2131,2012-01-28
..............\ekf_update1.m,2277,2012-01-28
..............\f_turn.m,707,2012-01-28
..............\f_turn_dx.m,986,2012-01-28
..............\f_turn_inv.m,686,2012-01-28
..............\gauss_pdf.m,1247,2012-01-28
..............\gauss_rnd.m,545,2012-01-28
..............\imm_smooth.m,8197,2012-01-28
..............\kf_predict.m,1702,2012-01-28
..............\lti_disc.m,1477,2012-01-28
..............\phase1result.m,12560,2012-01-27
..............\phase1result2.m,12564,2012-02-06
..............\uimm_predict.m,3459,2012-01-28
..............\uimm_smooth.m,8626,2012-01-28
..............\uimm_update.m,2586,2012-01-28
..............\ukf_predict1.m,1885,2012-01-28
..............\ukf_update1.m,3047,2011-08-12
..............\ut_mweights.m,991,2012-01-28
..............\ut_sigmas.m,622,2012-01-28
..............\ut_transform.m,3203,2012-01-28
..............\ut_weights.m,1264,2012-01-28

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

发表评论

0 个回复

  • pb3
    MATLAB-SIMULINK通信系统建模与仿真实例分析-清华大学(MATLAB-SIMULINK communication system modeling, analysis and simulation instance- Tsinghua University)
    2013-04-06 10:13:50下载
    积分:1
  • xianxingtiaopinxinhao
    对线性调频信号的仿真分析,包括图像分析及实验程序(Linear FM signal simulation analysis, including image analysis and experimental procedures)
    2012-05-16 21:20:06下载
    积分:1
  • ofdmbasic_awgn
    ofdm system for wireless communication both transmitter and receiver part for AWGN channel.
    2014-01-23 14:26:02下载
    积分:1
  • FastEMD-2
    快速EMD分解,用了相关距离来解决问题,让算法的运行速度加快(EMD FAST)
    2010-11-24 17:03:58下载
    积分:1
  • matlab-practice-with-orders-1
    个人学习Matlab过程中编的程序,带有题目,适合初学者看(The process of individual learning compiled Matlab program, with topics, for beginners to see)
    2011-05-27 16:58:29下载
    积分:1
  • HOS_MIMO
    This package contains the MATLAB code for the algorithm proposed in the following papers. The file "mimo_main.m" is the implementation of the algorithm in the papers. The goal of this Matlab script is to identify a MIMO system with white inputs based on the second and higher-order statistics of the outputs only. This code will plot the blind estimation results using figures.(This package contains the MATLAB code for t he algorithm proposed in the following papers. The file "mimo_main.m" is the implementation o f the algorithm in the papers. The goal of this Ma tlab script is to identify a MIMO system with whi te inputs based on the second and higher-order's tatistics of the outputs only. This code will pl ot the blind estimation results using figures.)
    2007-03-27 16:00:09下载
    积分:1
  • Signals-and-SystemsAnalysis-and-threalization-of-M
    1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十二章所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下三种类型: (1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。 (2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。 (3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。 ()
    2008-06-06 11:42:47下载
    积分:1
  • positioning
    是两个综合性较强的实例,分别是Visual C++实现的基于神经网络的文字识别系统和车牌定位系统(Are two examples of more integrated, namely Visual C++ implementation of text based on neural networks and the license plate recognition system positioning systems)
    2010-01-15 13:50:55下载
    积分:1
  • FileNotification
    A collection of command line tools which illustrate features of the file system. Demonstrates extended attributes, ACL s, and kqueue notification mechanisms.
    2007-10-15 02:28:57下载
    积分:1
  • pro_1
    有一个3阶对象,要求使用继电自整定方法对其实施自适应PID控制。 要求: 1、选择采样时间0.1s,把对象离散化。 2、加继电(开关)控制,测量对象的Tc,Kc。 3、利用ZIEGLER-NICHOLS 公式表,确定PID参数。 4、实现闭环控制。 5、根据调节效果,修正PID参数。 (A 3-order object, requires the use of relay self-tuning PID control methods on the implementation of adaptive. Requirements: 1, select the sampling time 0.1s, the discrete objects. 2, plus relay (switch) control, measurement object Tc, Kc. 3, using ZIEGLER-NICHOLS formula table, determine the PID parameters. 4, closed loop. 5, according to moderating effect, the amendment PID parameters.)
    2010-09-03 14:24:46下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载