登录
首页 » matlab » Kalman

Kalman

于 2014-12-17 发布 文件大小:12KB
0 265
下载积分: 1 下载次数: 3

代码说明:

  kalman源程序。用MATLAB编制。主要用于统计预测,也可用于其他行业。(kalman program for prediction.)

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

发表评论

0 个回复

  • MatlabV4
    Proakis_Contemporary Communication Systems using MATLAB
    2009-06-07 05:49:35下载
    积分:1
  • Kalman_test_linear-(1)
    matlab code for Kalman Filter
    2012-04-18 03:18:37下载
    积分:1
  • es_Ang_Hough
    自编的采用Hough变换的方法估计运动模糊图像的方向,含一个M文件,注释详细,希望对学习图像复原的朋友有一些帮助。(The use of self Hough transform to estimate the direction of motion blurred images, with an M file, comment in detail, hoping to restore the images to the friends learn that some help.)
    2010-07-02 20:29:46下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • chap3_6
    离散系统滑模跟踪的kalman应用,希望对大家有用(Sliding mode discrete-time systems kalman tracking applications, in the hope that useful to everybody)
    2008-03-26 09:38:26下载
    积分:1
  • uplink
    说明:  该程序实现的了2x2的mimo系统收发。运行system程序,可看到接受端的误码率曲线,星图。(the process of the realization of the 2x2 MIMO transceiver system. Operating system procedures, we can see the receiving end of BER curves, star maps.)
    2006-01-04 10:18:56下载
    积分:1
  • kodingOFofdm
    koding of ofdm reley chanel. multipath chanel
    2010-05-30 03:22:31下载
    积分:1
  • ReconocimientoRostros
    Describe Describe Describe Describe Describe Describe Describe Describe Describe Describe
    2013-08-27 01:08:09下载
    积分:1
  • nirbeer
    采用偏最小二乘法对啤酒样品进行数据分析。(Using partial least squares data analysis of beer samples.)
    2011-11-27 16:15:24下载
    积分:1
  • AMA_denoising
    matlab 与C混编,通过交替最小化方法求解乘性噪声模型,利用了shifting技术。(Written by H. Woo and S. Yun, the corresponding paper is "Alternating minimization algorithm for speckle reduction with a shifting technique")
    2013-11-12 22:36:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载