登录
首页 » matlab » KalmanFilter-matlab

KalmanFilter-matlab

于 2019-06-15 发布 文件大小:1KB
0 213
下载积分: 1 下载次数: 0

代码说明:

  文件内容是Kalman滤波器的MATLAB代码(The MATLAB code of the Kalman Filter)

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

发表评论

0 个回复

  • frequency_estimation
    OFDM信号的频偏校正程序,用于估计子带上的频率偏移。(OFDM signals in frequency offset correction procedure used to estimate the sub-band frequency deviation.)
    2007-08-08 20:24:04下载
    积分:1
  • splash
    matlab启动画面,只需调用就可以了,里面有几个调用例子,看看便知(matlab splash screen, simply call on it, there are a few examples of calls to see if a glance)
    2010-12-16 14:50:55下载
    积分:1
  • my_harris
    自已编的一个matlab的harris角点检测的代码(Their own for a matlab the harris corner detection code)
    2009-04-04 11:31:08下载
    积分:1
  • fanzhuanbianhua
    MATLAB程序,针对图片翻转变换,简单有效(MATLAB programs for image flip transformation, simple and effective)
    2010-01-05 18:34:10下载
    积分:1
  • MATLAB70ch8
    说明:  《MATLAB 7.0编程基础》第8章 (源码实例)主要讲解MATLAB图形用户界面设计("MATLAB 7.0 programming foundation" Chapter 8 (source code examples) mainly on MATLAB graphical user interface design)
    2006-03-20 23:44:33下载
    积分:1
  • si1010_RxRSSI
    silabs公司的si1010芯片的接收电平指示,即RSSI(silabs company si1010 chip reception level indication,)
    2014-01-13 09:27:54下载
    积分:1
  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • leach-improved
    改进的leach协议算法,包含leach、leach-c、SEP等(The improved algorithm leach agreement, including leach, leach-c, SEP, etc )
    2020-09-09 11:08:02下载
    积分:1
  • Waveguide
    该软件利用Matlab的GUI功能,设计了一个人机交互界面,通过输入相应的参数来计算相应数据,在界面上即时显示相应的矩形和圆波导的场分布图,并可以根据需要进行电场和磁场的单独显示.(The software uses Matlab' s GUI functions, designed a human-machine interface, by entering the appropriate parameters to calculate the corresponding data, real-time display in the interface of the rectangular and circular waveguide the corresponding field distribution, and can be electric and magnetic fields as needed a separate display.)
    2020-12-03 16:39:26下载
    积分:1
  • simulation20061207
    ofdm系统当中的接纳控制技术 程序当中有三种接纳控制算法的对比 都是基于ofdm系统的 (ofdm systems Admission Control technology program has three admission control algorithms are based on the contrast o fdm System)
    2007-01-02 11:49:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载