登录
首页 » matlab » kalmanestimate

kalmanestimate

于 2013-05-22 发布 文件大小:1KB
0 228
下载积分: 1 下载次数: 18

代码说明:

  Kalman滤波在状态估计中的matlab编程,Kalman滤波是状态估计中比较常用的方法,可用于连续系统的状态估计(Kalman filter state estimation in the matlab programming, Kalman filter is more commonly used in state estimation method, can be used for continuous system state estimation )

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

发表评论

0 个回复

  • 11
    说明:  四阶统计求时延,拿来和大家共同研究,请指点(Fourth-order statistics for time delay, and everyone used to study, please instruct the)
    2008-03-14 21:37:27下载
    积分:1
  • findHarm.m
    Finding harmony by using window
    2009-11-10 22:19:01下载
    积分:1
  • FastLaplace
    压缩感知优化算法代码,一个有意思尝试,希望对大家有用(Compression-aware code optimization algorithm, an interesting attempt to)
    2009-05-06 12:42:48下载
    积分:1
  • matlab-book
    先进pid控制及matlab仿真一书 配套源程序(Advanced pid control and simulation of a book supporting source code matlab)
    2013-07-12 14:18:06下载
    积分:1
  • HARRIS-IAMGE-REGISTRTATION
    基于角点的harris图像配准算法,该方法快速准确。(Harris image registration algorithm based on corner point, the method is fast and accurate.)
    2012-11-24 20:36:44下载
    积分:1
  • droop_control_12March_B
    改良后的下垂控制,效果还行,仅供参考.用于并网逆变器控制。(Droop control improved, and the results were OK, for reference purposes only. Used in grid inverter control.)
    2021-01-18 19:28:43下载
    积分:1
  • bayesmat
    matlab code for bayseian algorithm
    2009-06-16 10:05:16下载
    积分:1
  • rengongmianyi
    a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k<=nd d{k}=rand(1,width) for i=1:floor((m-width)/step+1) if (norm(d{k}-s(i,:)))^2<Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs break end end k=k+1 end for j=1:nd for i=1:floor((m-width)/step+1) R(i)=(norm(d{j}-s(i,:)))^2)
    2011-05-21 16:46:49下载
    积分:1
  • Ch10figs
    波束形成算法中相对于阵列分辨率的空间分布图(Beamforming algorithm based on space maps of the array resolution )
    2012-04-23 11:32:10下载
    积分:1
  • 电力电子技术 西安交通大学 王兆安 书配套MATLAB/simulink
    电力电子技术 西安交通大学 王兆安 书配套MATLAB/simulink 仿真(Power Electronics Technology, Xi an Jiaotong University Wang Zhao book package MATLAB/simulink simulation)
    2020-12-05 22:39:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载