登录
首页 » matlab » tracking

tracking

于 2013-05-02 发布 文件大小:2KB
0 55
下载积分: 1 下载次数: 7

代码说明:

  tracking using kalman

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

发表评论

0 个回复

  • rachos.releigh.powerritation.gmre
    实现兰乔斯迭代,瑞利商迭代,幂迭代,和grme算法(The realization of ranchos iteration, Rayleigh quotient iteration, power iteration, and algorithm grme)
    2009-04-11 11:39:38下载
    积分:1
  • WiMAX802.16eSimulink
    Simulink simulation for PHY layer of Wimax 802.16e, baseband only, including Tx Channel and Rx.
    2011-01-08 19:43:00下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • gaborcode2
    matlab code for gabor filter
    2009-11-28 19:23:03下载
    积分:1
  • MUSIC-estimated-frequency
    本例程是利用MUSIC算法对来波频率进行估计,可以达到想要效果,(This routine is estimated using MUSIC Algorithm to the wave frequency, can achieve the desired effect,)
    2013-05-17 09:04:02下载
    积分:1
  • 数学建模算法与应用
    数学建模算法及应用电子书PDf版本,数学建模入门必备(Mathematical Modeling Algorithms and Application of PDf Edition of Electronic Books)
    2019-04-30 16:25:41下载
    积分:1
  • fuzzf
    用matlab仿真模糊控制器,有一定的帮助(fuzzy pid controller)
    2009-05-08 12:42:09下载
    积分:1
  • 16v280zongqiexiangli
    16v280柴油机总切向力计算过程的matlab程序,可计算一个循环的总切向力(16v280 diesel matlab program, the total shear force calculation process computable a loop the total tangential force)
    2012-04-25 22:42:27下载
    积分:1
  • hsmm_new12
    HSMM的计算功能实现在原来HMM的基础上解决了时间的限制,适用性更强(HSMM computing function of the original HMM solve the limit of time, on the basis of stronger applicability )
    2014-09-27 20:48:39下载
    积分:1
  • cvsd
    code for how to create of CVSD
    2012-09-29 11:22:16下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载