CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 卡尔曼滤波

搜索资源列表

  1. Multi-target

    0下载:
  2. 多目标跟踪的改进Camshift/卡尔曼滤波组合算法-Multi-target tracking improvements Camshift/Kalman filter algorithm combinations
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2500415
    • 提供者:cui
  1. Moving-Object-Detection-and-Tracking

    0下载:
  2. 研究了目前运动对象检测与跟踪的一些常用方法,包括时域差分法、背景差分法、基于光流场的检测方法和卡尔曼滤波、特征光流法的跟踪方法,并对各种方法进行了比较,指出其优缺点及适用范围,并给出了时域差分及背景差分方法的实验结果-Currently some of the commonly used methods to study the detection and tracking of moving objects, including difference time domain method, b
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:249575
    • 提供者:hengluo
  1. kf_program1

    0下载:
  2. 卡尔曼滤波程序,在matlab环境下运行,n=1时-a program about Kalman Filter in Matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:648
    • 提供者:dierlin
  1. Calman-filter-design-program

    0下载:
  2. 卡尔曼滤波设计程序(VB版),没有测试,输出部分要配合相应的过程。-Calman filter design program (VB version), no test, output to match the corresponding process.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:3318
    • 提供者:柯益脉
  1. Example_Modle_Filter

    0下载:
  2. 扩展卡尔曼滤波在液压系统中的应用,能很好的在时域范围内解决系统噪声的过滤问题-EKF real-time filter in the hydraulic system
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:553
    • 提供者:尹凯
  1. EKF

    0下载:
  2. 扩展卡尔曼滤波算法,无迹卡尔曼滤波算法求解速度和位置-EKF and UKF to calculate velocity and position
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:10120
    • 提供者:wubin
  1. The-Kalman-filter

    0下载:
  2. 线性卡尔曼滤波的基本知识介绍,适合初学者学习,通俗易懂,希望对有需要的人有所帮助-Basic knowledge of linear Kalman filter, suitable for beginners to learn, easy to understand, and I hope to help people in need
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1041055
    • 提供者:yuping shao
  1. Unscented-Kalman

    0下载:
  2. 讲述了无迹卡尔曼滤波的具体原理,在实际中如何实现。-About the specific principles unscented Kalman filter, how to achieve in practice.
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:294865
    • 提供者:whnlxq
  1. kalman

    0下载:
  2. Kalman滤波原理的介绍及卡尔曼滤波在组合导航系统中的应用介绍。-Introduce the principle of Kalman filtering and Kalman filter integrated navigation system application descr iption.
  3. 所属分类:Document

    • 发布日期:2017-05-16
    • 文件大小:4054990
    • 提供者:米米
  1. EKF

    0下载:
  2. 扩展卡尔曼滤波(EKF)仿真演示,空中水平抛射出的物体,包括噪声。-extended Kalman Filter
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:35737
    • 提供者:董畅饮
  1. MEKF

    0下载:
  2. 该论文提出了一种改进的扩展卡尔曼滤波方法,实现对红外,雷达传感器的信息融合跟踪算法。性能优于传统EKF-This paper presents an improved extended Kalman filter method, to achieve the infrared, radar sensor information fusion tracking algorithm. Better performance than traditional EKF
  3. 所属分类:Development Research

    • 发布日期:2017-04-23
    • 文件大小:246180
    • 提供者:HaoQiu
  1. kalman_CPP

    0下载:
  2. 利用C++实现矩阵运算和卡尔曼滤波目标跟踪算法-The use of C++ implementation matrix and Kalman filter tracking algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:35233
    • 提供者:夏桂琴
  1. Kalman-filter

    0下载:
  2. 卡尔曼滤波程序算法,用来过滤四轴飞行器的部分数据-Kalman filter algorithm program part of the data used to filter axis aircraft
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:17330
    • 提供者:周光祥
  1. kf

    0下载:
  2. 卡尔曼滤波在MATLAB上的实现,本例子是常数型卡尔曼-Kalman filter implemented in MATLAB, and this example is the constant Kalman
  3. 所属分类:software engineering

    • 发布日期:2015-09-20
    • 文件大小:1024
    • 提供者:杨青安
  1. 模糊机动目标跟踪

    0下载:
  2. 目标的精确拦截,制导指令需要根据导弹和目标 的运动状态依据最优制导算法进行计算。由于目 标的运动状态很难实时测量,通常采用状态估计 器进行近似估计,目前,卡尔曼滤波和堆y滤波 应用最为广泛
  3. 所属分类:文档资料

  1. KALMAN

    0下载:
  2. 卡尔曼滤波源代码,姿态算法融合,很有参考意义-Kalman filter source code, the attitude algorithm fusion, is of great reference significance
  3. 所属分类:software engineering

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

    0下载:
  2. 利用了小波分析以及自适应性卡尔曼滤波降低了信噪比,非常实用的论文-Use of wavelet analysis and adaptive Kalman filter reduces the signal to noise ratio, very practical papers
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:364433
    • 提供者:daiwenbo
  1. acceleration-signal

    1下载:
  2. 利用加速度信号测量位移是油田抽油井光杆位移测量的主要方法 而加速度信号的随机噪声和趋势项是影响 测量精度的主要因素 本文提出了一种基于学习的实时消噪和剔除趋势项方法 学习时先获取一段时间的加速度信 号 再通过时间序列分析技术得出 ARIMA 模型及其参数 最后基于 FFT 变换的 Rife-Jane 频率估计方法求出加速度 信号的周期 在线实时消噪和剔除趋势项方法是基于学习阶段所得模型参数 运用卡尔曼滤波技术消除加速度信号 随机噪声 按周期两次积分得到光杆位移 用加窗递推最小二乘
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1444292
    • 提供者:lantian
  1. kalman

    0下载:
  2. 卡尔曼滤波,具有自适应功能,对应五个经典的公式,方便大家学习使用-Kalman filter, the adaptive function Corresponding to the five classic formula, facilitate everybody to learn to use
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2960
    • 提供者:刘丹
  1. Learning-the-Kalman-Filter

    0下载:
  2. 里边有几个关于卡尔曼滤波的程序,非常易用简单,大家可以拿来学习学习,特别是要自适应滤波的-Inside there are several application of kalman filtering, is very simple and easy to use, people can learn to learn, especially to the adaptive filter
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:28049
    • 提供者:刘丹
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com