登录
首页 » matlab » TracebyKalmanFilter

TracebyKalmanFilter

于 2006-07-09 发布 文件大小:89KB
0 71
下载积分: 1 下载次数: 1619

代码说明:

  利用Kalman Filter进行机动目标跟踪的例子,附有详细的说明文档(use for tracking moving targets example, with detailed documentation)

文件列表:

统计信号处理作业
................\Karlman.asv
................\Karlman.m
................\main.asv
................\main.m
................\Trace.asv
................\Trace.m
................\机动目标跟踪_张泽兵_05040056.doc

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

发表评论

0 个回复

  • emd
    说明:  EMD经验模式分解,提取复杂信号的基本模式分量(EMD EMD to extract the basic pattern of components of complex signals)
    2010-04-23 22:28:56下载
    积分:1
  • bian-cheng
    m、W序列的产生及仿真,扩频复合系统的源程序(m and W sequence generation and simulation, source of spread spectrum composite systems)
    2012-05-09 10:21:53下载
    积分:1
  • EEE-212-lab-sheet
    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:21:13下载
    积分:1
  • GAPID
    基于遗传算法的PID参数整定。由系统的阶跃响应曲线可见,系统是稳定的,且调节时间较短。(PID parameter tuning based on genetic algorithm.)
    2021-01-05 20:08:54下载
    积分:1
  • matlab5
    利用matlab进行频域低通和带通滤波,效果不错(Frequency domain using matlab low-pass and band-pass filtering)
    2013-09-15 10:48:39下载
    积分:1
  • chanEst
    Matlab code for Channel Estimation
    2009-10-09 07:44:08下载
    积分:1
  • MATLABcarsdetect
    运动车辆检测 跟踪车辆 基于matlab 实时性很好(car detectcar detectcar detect)
    2010-09-16 09:54:47下载
    积分:1
  • HJ
    说明:  samlple,HJ dtaaHJ反演气溶胶源(HJhjhj samlple,HJ dtaa samlple,HJ dtaa)
    2014-12-06 23:22:09下载
    积分:1
  • pls_t2_sep
    用于在pls中来提取t2和spe的数值分析(apply in pls to get t2)
    2013-11-27 18:54:42下载
    积分:1
  • matlab2
    This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.(1D-FDTD-program(matlab) This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.)
    2010-01-18 10:46:35下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载