登录
首页 » matlab » ukf_filter_once

ukf_filter_once

于 2013-05-07 发布 文件大小:1KB
0 163
下载积分: 1 下载次数: 7

代码说明:

  UKF滤波,可实现一个采样时间内的不敏(无迹)kalman滤波(UKF filter)

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

发表评论

0 个回复

  • moving_average_v3.1
    Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
    2009-03-06 23:10:07下载
    积分:1
  • eluosifangkuai
    在matlab开发环境中,实现俄罗斯方块游戏的程序(Development environment in matlab to achieve Tetris game program)
    2013-11-19 13:56:14下载
    积分:1
  • New-Microsoft-Word-Document
    It will zoom the i/p image
    2013-12-17 18:37:27下载
    积分:1
  • DLF
    Distribution Load flow with Mathlab
    2015-02-14 22:27:09下载
    积分:1
  • 2
    说明:  matlab link with comsol for optimization project
    2012-11-21 07:08:17下载
    积分:1
  • BOCornerDetector
    This program can detect a corner
    2010-01-04 05:27:17下载
    积分:1
  • Matlab_WCDMA_FDD_Simulink
    说明:  做的很好的Matlab WCDMA FDD Simulink 仿真(Do a very good simulation of Matlab WCDMA FDD Simulink)
    2009-07-26 16:59:47下载
    积分:1
  • aar
    This code is about adaptive autoregressive. you can find AR coefficient.
    2014-09-22 17:47:32下载
    积分:1
  • elevation-error-UCA
    均匀圆阵MUSIC算法,不同信噪比下对信号俯仰角估计性能,用均方根误差表示;采用谱峰搜索寻找最大值对应坐标;(UCA MUSIC to estimate elevation angle vernus different SNRs,describe with RMSE search the spectral peak and fing the maximum )
    2012-08-14 11:15:20下载
    积分:1
  • RasterizerSpan
    ClassPoolFiller extends SimplifiedVisitor implements ClassVisitor.
    2014-01-08 10:31:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载