登录
首页 » matlab » matlab-kalman

matlab-kalman

于 2011-12-04 发布 文件大小:3KB
0 68
下载积分: 1 下载次数: 4

代码说明:

  这是一个用MATLAB编写卡尔曼滤波算法的程序(This is a program)

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

发表评论

0 个回复

  • min222max222
    code for finding the global min or max value of a 2-d array
    2010-12-16 20:22:54下载
    积分:1
  • matlab文件
    说明:  好多m文件,有兴趣或需要的朋友赶快down下来(many documents are interested or in need of a friend down to see quickly down)
    2005-11-25 13:34:32下载
    积分:1
  • celp
    celp code used for speech coding using the matlab software which is used to form speech analysis
    2009-09-05 02:04:23下载
    积分:1
  • InterpolationAndFitting
    插值拟合在matlab中的实现方式,采用模块化处理,方便移植、改进。(Fitting interpolation in matlab realize in the way of modular treatment to facilitate transplantation to improve.)
    2009-02-17 09:48:58下载
    积分:1
  • Sfilte
    强跟踪滤波器的控制检测实用程序,其有很好的通用作用,可以通过变化参数的设置,容易用到其它方面(Strong Tracking Filter control testing utility, and its a very good general-purpose role, you can change the parameters set up, easy to use other aspects of)
    2007-12-17 16:16:04下载
    积分:1
  • kongyu
    空域相关滤波,一种很好的消噪方法,对信号的预处理有很好的效果(Spatial correlation filtering, a good de-noising method for signal pre-processing are very good results)
    2009-04-18 22:04:39下载
    积分:1
  • face_M3
    基于adaboost的人脸检测算法的matlab实现过程,希望对需要的朋友有帮助(Face detection based on adaboost algorithm matlab process, hope to help to friends)
    2014-01-09 14:41:13下载
    积分:1
  • generalizedpredictedcontrol
    实现了广义预测控制的算法,里面有具体的说明文档(Implementation of the generalized predictive control algorithm, which have specific documentation)
    2010-07-07 15:56:36下载
    积分: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
  • MUSIC
    MUSIC 侧向仿真 MATLAB 仿真 (MATLAB simulation of the lateral simulation MUSIC)
    2009-07-10 10:37:49下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载