CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 卡尔曼 估计

搜索资源列表

  1. Objecttracking

    0下载:
  2. 跟踪相关论文,《基于彩色图像的机器人视觉跟踪》《基于扩展卡尔曼滤波的主动视觉跟踪技术》《基于视觉和扩展卡尔曼滤波的位姿和运动估计新方法》《一种运动目标检测与跟踪快速算法的研究》
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:王云
  1. random

    1下载:
  2. 蔡远利,西安交大,随机滤波与最优估计,非线性滤波,卡尔曼滤波,最小方差估计-optimal estimation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:2.12mb
    • 提供者:winwind
  1. Kalmenf-filters

    0下载:
  2. 文章介绍了卡尔曼滤波的原理,包括状态方程、过程估计、噪声原理等,并通过matlab予以实现验证。-This paper introduces the principle of Kalman filtering, including the equation of state, the process of estimation, noise theory, etc., and through matlab to achieve validation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:81.22kb
    • 提供者:zx
  1. object-tracking

    0下载:
  2. 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21.57mb
    • 提供者:eccrjbsat
  1. kalman

    0下载:
  2. matlab的一个卡尔曼滤波的例子,包括估计预测和方差分析-an example of kalman in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:41.94kb
    • 提供者:yanbing
  1. Kalman-filter

    0下载:
  2. 卡尔曼滤波是基于状态空间方法的一套递推滤波算法,在状态空间方法中,引入了状态变量的概念。实际应用中,可以通过选取合适的状态变量来体现系统的特征、特点和状况的变化。卡尔曼滤波的模型包括状态空间模型和观测模型。状态模型是反映状态变化规律的模型,通过状态方程来描写相邻时刻的状态转移变化规律;观测模型反映了实际观测量与状态变量之间的关系。Kalman滤波问题就是联合观测信息及状态转移规律来得到系统状态的最优估计。-Kalman filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:843byte
    • 提供者:胡亮
  1. Kalman_Filter

    0下载:
  2. 卡尔曼滤波器的操作包括两个阶段:预测与更新。在预测阶段,滤波器使用上一状态的估计,做出对当前状态的估计。在更新阶段,滤波器利用对当前状态的观测值优化。-Kalman filter operation consists of two stages: prediction and update. In the prediction stage, the filter is estimated using the previous state, to make an estimate of the c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2.69kb
    • 提供者:而是
  1. kaermanlvbo967456

    0下载:
  2. 卡尔曼滤波以最小均方误差为最佳估计准则,采用信号与噪声的状态空间模型,利用前一时刻的估计值和当前时刻的观测值来更新对状态变量的估计,求出当前时刻的估计值,算法根据建立的系统方程和观测方程对需要处理的信号做出满足最小均方误差的估计-Kalman filter to minimize the mean square error criterion for the best estimates, using the state space model of signal and noise, usin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15.71kb
    • 提供者:园园
  1. kalman-alghrioms-matlab

    0下载:
  2. 则卡尔曼滤波的算法流程为: 1.计算预估计协方差矩阵2.计算卡尔曼增益矩阵3.更新估计4.计算更新后估计协防差矩阵-The Kalman filter algorithm processes as follows: 1. Calculate pre-estimate covariance matrix 2 calculate the Kalman gain matrix 3 updated estimate calculated after 4 update estimated defend d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:25.87kb
    • 提供者:梅兰竹菊
  1. kalmantofilter

    0下载:
  2. 基于卡尔曼的滤波来对有角测量系统的目标位置进行估计-Based on the Kalman filter to have angle measurement system to estimate the target location
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:968byte
    • 提供者:haoa856824
  1. kalman

    0下载:
  2. 卡尔曼滤波,它能够从一系列的不完全及包含噪声的测量中,估计动态系统的状态(Calman filtering, which can estimate the state of a dynamic system from a series of incomplete and noisy measurements)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:7kb
    • 提供者:danielsaoxia
  1. newPic

    0下载:
  2. 一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程(An algorithm for estimating the state of the system by using the linear system state equation, inputting and outputting the observed data through the system. Since the obs
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:13kb
    • 提供者:皮皮2
  1. 3.【卡尔曼滤波】kalman

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering (Kalman filtering) An algorithm that optimizes the state of the system by using the linear system state equation, through the syst
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:8kb
    • 提供者:DS1V
  1. matlab程序

    0下载:
  2. 卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含噪声的测量中,估计动态系统的状态。(Calman filtering is an efficient recursive filter (autoregressive filter). It can estimate the state of dynamic system from a series of incomplete and noisy measurements.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:刘宁123
搜珍网 www.dssz.com