登录
首页 » matlab » kalman

kalman

于 2007-09-21 发布 文件大小:37KB
0 214
下载积分: 1 下载次数: 119

代码说明:

  Kalman Filtering Theory and Practice, Using MATLAB

文件列表:

Kalman Filtering Theory and Practice, Using MATLAB
..................................................\CHAPTER2
..................................................\........\expmdemo.m
..................................................\CHAPTER4
..................................................\........\demo1.m
..................................................\........\demo2.m
..................................................\........\exam43.m
..................................................\........\exam44.m
..................................................\........\NOISE_F.M
..................................................\........\OBSUP.M
..................................................\........\RTSvsKF.m
..................................................\........\TIMEUP.M
..................................................\CHAPTER5
..................................................\........\exam53.m
..................................................\........\exam53x.m
..................................................\........\exam53y.m
..................................................\CHAPTER6
..................................................\........\BIERMAN.M
..................................................\........\CARLSON.M
..................................................\........\housetri.m
..................................................\........\JOSEPH.M
..................................................\........\JOSEPHB.M
..................................................\........\JOSEPHDV.M
..................................................\........\POTTER.M
..................................................\........\rhodtenu.m
..................................................\........\rhodtrpy.m
..................................................\........\shootout.m
..................................................\........\Thornton.m
..................................................\........\UTCHOL.M
..................................................\CHAPTER7
..................................................\........\kfvsskf.m
..................................................\Demos
..................................................\.....\demo2_01.m
..................................................\.....\demo2_02.m
..................................................\.....\demo2_03.m
..................................................\.....\demo2_04.m
..................................................\.....\demo2_05.m
..................................................\.....\dharmosc.m
..................................................\.....\psd.m
..................................................\READ.ME
..................................................\WhatsUp.doc

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

发表评论

0 个回复

  • libsvm-svdd-3.1
    最新SVDD资料,比旧版增加文件夹matlab中的2个文件(new SVDD,implements two new files than old version)
    2011-11-17 15:13:58下载
    积分:1
  • matlab
    说明:  仿真信号 进行卡尔曼滤波去除噪声 并用KNN算法实现定位(Kalman filter is used to remove noise from simulated signals and KNN algorithm is used to locate them.)
    2019-03-04 16:31:46下载
    积分:1
  • the_Fisher_Linear_Discriminant_Method
    模式识别的fisher线性判别方法,包括学习文档和实验源代码。(Fisher linear discriminant pattern recognition methods, including documents and experiment to learn the source code.)
    2009-04-30 10:44:25下载
    积分:1
  • TDOAFDOALocMvgSrcSenExample
    an example about tdoa fdoa
    2015-09-19 17:25:29下载
    积分: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
  • lv
    说明:  各种滤波,例如中值滤波,平均滤波的源代码,进行图像平滑(A variety of filtering, for example, median filtering, average filtering of the source code for image smoothing)
    2010-12-14 20:24:00下载
    积分:1
  • HKWEQHUIEBDSJK
    MATLAB训练用的智能算法,有遗传蚁群蜂群各中若干 (Intelligent algorithm based on MATLAB training to use, there are a number of genetic ant colony of bees in each)
    2014-09-19 10:25:30下载
    积分:1
  • colorspace
    对于颜色空间中各种颜色空间的转换,用于提取颜色特征!MATLAB实现源码,效果不错!(For a variety of color space color space conversion, to extract color features! MATLAB source code to achieve good results!)
    2011-10-02 22:33:11下载
    积分:1
  • abc_dq
    ABC到dq坐标的转换,独立模块,可以单独调用,在MATLAB2010下运行,很好使(ABC to dq coordinate conversion, independent modules that can be called on in MATLAB2010 run, so good)
    2021-04-13 15:18:55下载
    积分:1
  • dfe2011
    DECISION FEEDBACK EQUALISER
    2013-05-26 20:07:03下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载