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

搜索资源列表

  1. 5

    0下载:
  2. 基于MAP算法的图像超分辨率重构技术研究硕士论文,文中介绍了超分辨率重建的理论基础与数学模型,基于卡尔曼滤波的序列图像运动估计及基于MAP的超分辨率重建的具体过程。-Algorithm based on MAP Super-Resolution Reconstruction of Image Technology master' s thesis paper introduces the theory of super-resolution reconstruction of the fo
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2613593
    • 提供者:路月
  1. IMU

    0下载:
  2. 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:2029220
    • 提供者:song
  1. 872661heat-transkalman

    0下载:
  2. 卡尔曼滤波从与被提取信号有关的量测量中通过算法估计出所需信号。卡尔曼滤波处理有几个特点:(1)卡尔曼滤波处理的对象是随机信号;(2)被处理信号无有用和干扰之分,滤波的目的是要估计出所有被处理信号;确切的说卡尔曼滤波应称作最优估计理论;就实现形式而言,卡尔曼滤波器实质上是一套由数字计算机实现的递推算法。量测量可看作卡尔曼滤波器的输入,估计值可看作输出-Kalman filtering from the measurement of the quantity relating to the sign
  3. 所属分类:Project Design

    • 发布日期:2017-11-03
    • 文件大小:701748
    • 提供者:郑永钊
  1. EKF-matlab-program

    1下载:
  2. 扩展卡尔曼滤波(EKF)算法的matlab程序,包括UKF,PF性能的比较,滤波方差的比较-Extended Kalman filter (EKF) algorithm matlab procedures, including UKF, PF performance comparison, filtering variance comparison
  3. 所属分类:File Formats

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:
  1. SINSmatalb

    1下载:
  2. 捷联惯导SINS静态仿真 matalb 关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序.-SINS SINS static simulation matalb on quaternion SINS algorithm matlab program solver combination package that includes filtering the initial
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:19645
    • 提供者:qfzhang321
  1. 0999

    0下载:
  2. 卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统 状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤 波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。-Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:170602
    • 提供者:lili
  1. -dynamic-positioning-

    0下载:
  2. GPS动态定位中卡尔曼滤波模型的建立及其强跟踪算法研究-Establishment of dynamic positioning GPS Kalman filter model and its strong tracking algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:395838
    • 提供者:洁儿
  1. ARMA-model

    0下载:
  2. 基于辨识ARMA模型的野值剔除方法与卡尔曼滤波修正算法-ARMA model identification methods and eliminate outlier correction algorithm based on Kalman filter
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:310092
    • 提供者:洁儿
  1. Multi-target

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

    • 发布日期:2017-05-11
    • 文件大小:2500415
    • 提供者:cui
  1. IMM_UKF

    1下载:
  2. 在主/被动雷达双传感器目标跟踪背景下, 提出一种基于IMM- UKF 滤波的加权数据融合算法。-A data fusion algorithm using IMM-UKF is presented based on active/ passive radar target tracking. The algorithm is established in terms of IMM( interact ing mult iple model) and UKF( unscented Kalman f
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:333351
    • 提供者:成晓东
  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. CS_KM

    0下载:
  2. 现有的贪婪迭代类压缩感知重构算法均基于最小二乘对信号进行波形估计,未考虑到可能将量测噪声引入信号估计的情况.针对以上不足,提出了一种基于线性Kalman滤波的压缩感知弱匹配去噪重构算法-Existing greedy iterative reconstruction algorithms class compressed sensing the signal waveform based on least squares estimation does not take into account
  3. 所属分类:File Formats

    • 发布日期:2017-04-26
    • 文件大小:428327
    • 提供者:王臻
  1. KFT

    0下载:
  2. 文章介绍了一中基于卡尔曼滤波的语音增强算法!-This paper introduces a Kalman filter based speech enhancement algorithm!
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:127257
    • 提供者:tony
  1. New-Klman

    0下载:
  2. 一种新型自适应卡尔曼滤波算法,用于各种测控场所。-A novel adaptive Kalman filter algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:94211
    • 提供者:qun
  1. KalmanFilter

    0下载:
  2. 实现kalman滤波通用算法,内部包含kalman滤波类以及矩阵运算辅助类,同时包含算法测试的控制台应用程序。均为源代码,可进行编译运行。-kalman filter with VC++6.0
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:7249
    • 提供者:标志
  1. Square-root_algorithms_

    0下载:
  2. 该文章描述了基于MCC的均方根卡尔曼滤波算法,其性能由于传统的卡尔曼滤波,尤其是当测量噪声为脉冲噪声时。-square root kalman filtering algorithm based on MCC is descr ipted in this paper. the performance of the proposed algorithm in this paper outperforms the traditional kalman filter, especially for t
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:175370
    • 提供者:wentao
  1. Belief-Condensation-Filtering-

    0下载:
  2. 自主导航系统中以卡尔曼滤波算法及其衍生算 法如扩展卡尔曼滤波、无迹卡尔 曼滤波、容积卡尔曼滤波 、鲁棒滤波或粒子滤波 等为信息处理的核心。-Autonomous navigation system with kalman filter algorithm and its derivatives Method such as extended kalman filtering, no trace, Carl Kalman filter, filtering, volume
  3. 所属分类:Document

    • 发布日期:2017-12-11
    • 文件大小:3167215
    • 提供者:崔媛媛
  1. 卡尔曼滤波简介及其算法MATLAB实现代码

    1下载:
  2. 卡尔曼滤波简介及其算法MATLAB实现代码,详细介绍(Kalman filter and its algorithm MATLAB implementation code, a detailed introduction)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:145408
    • 提供者:妞妞1990
  1. 捷联惯导算法与组合导航原理讲义(20190410)

    1下载:
  2. 本书是作者在总结多年研究生“卡尔曼滤波与组合导航原理”课程的教学经验,吸收十余年从事惯性导航与组合导航技术研究的科研成果,以及参阅国内外众多文献资料的基础上编写的,注重基础理论与工程实践相结合,实用性与可操作性强。全书共八章,主要包括捷联惯导算法及其误差分析、地球重力场基础、卡尔曼滤波基本原理、初始对准与组合导航技术、捷联惯导与组合导航仿真等内容。书中附有丰富的Matlab仿真程序可供参考,还有练习题可供读者拓展学习或学生练习使用。(In this book the author summari
  3. 所属分类:文章/文档

    • 发布日期:2020-12-01
    • 文件大小:9294848
    • 提供者:#@
« 1 2 34 »
搜珍网 www.dssz.com