CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - kalman estimation

搜索资源列表

  1. chuanyong_tuoluo_wuchamoxing

    0下载:
  2. 在对船用陀螺漂移数据建立时间序列模型的基础上,采用卡尔曼滤波算法对捷联陀螺漂移数 据进行了处理,以提高陀螺静态漂移误差系数的估计精度,并把得到的陀螺漂移误差模型实时补偿到捷联系统中,得到了满意的效果。-Marine gyro drift in the data time series model based on the Kalman filter algorithm using inertial gyro drift data were processed to enhance the g
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:205348
    • 提供者:我爱
  1. Basedonmaximuma

    0下载:
  2. 卡尔曼滤波是信号处理的重要工具,而极大似然估计是概率论的重要思想,两者结合会解决一系列类似的问题-Kalman filtering is an important tool for signal processing, while the maximum likelihood estimation is the important thinking of the probability theory, a combination of both will solve a series of si
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:331380
    • 提供者:xuna
  1. vanderMerwe_GNC2004

    0下载:
  2. Sigma-Point Kalman Filters for Nonlinear Estimation and Sensor-Fusion - Applications to Integrated Navigation -
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1171159
    • 提供者:thalu
  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. Wirelessch_CKF.pdf

    0下载:
  2. 容积卡尔曼滤波在通信中的应用,一篇很好的英文文献,值得参考-Joint Channel Estimation and Data Detection with Cubature Kalman Filters
  3. 所属分类:Project Design

    • 发布日期:2017-12-03
    • 文件大小:91174
    • 提供者:刘玉平
  1. Kalman-filter-estimation--

    0下载:
  2. 通过测量非导通相的反电势波形,运用KALMAN滤波器,估计出转子的位置-By measuring the non-conduction phase of the BEMF waveform, using KALMAN filter, the estimated rotor position
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:88777
    • 提供者:王静
  1. 12234445

    0下载:
  2. 采用卡尔曼滤波器对系统的俯仰角、 滚转角和航向角的误差进行最优估计;设计数据融合的判别准则,并根据判据的判断结果调整卡尔曼 滤波器中的量测信息,使系统可用于小型无人机的定高自主飞行-Kalman filter system pitch angle, roll angle and yaw angle error optimal estimation design data fusion criterion, and adjust according to the criterion of
  3. 所属分类:Project Design

    • 发布日期:2017-11-30
    • 文件大小:960604
    • 提供者:华氏
  1. Data-Fusion-Approach-for-Altitude-Location-Error.

    0下载:
  2. Altitude location for UAV by using federated filter is discussed, the fourth structure is selected, because its two sub-filters involving altitude sensor and the difference Global Positioning System (d-GPS) respectively are fully isolated from
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:328574
    • 提供者:Clovis
  1. data-fusion2

    0下载:
  2. 自校正加权观测融合KALMAN估计器及其应用方面的一篇硕士论文-Self-tuning weighted measurement fusion KALMAN ESTIMATION and its applications in a master' s thesis
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3849525
    • 提供者:chen
  1. acceleration-signal

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

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

    0下载:
  2. 卡尔曼滤波器是一个对动态系统的状态序列进行线性最小误差估计的算法,一般用于线性系统。一般在运动跟踪领域中摄像机相对于目标物体运动有时属于非线性系统,但由于在一般运动跟踪问题中图像采集时间间隔较短,可近似将单位时间内目标在图像中的运动看作匀速运动,采用卡尔曼滤波器可以实现对目标运动参数的估计。-Kalman filter is a state sequence of linear dynamic systems smallest error estimation algorithm for lin
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:2691
    • 提供者:anly
  1. 03thesis

    0下载:
  2. A Fuzzy-Kalman Filtering Strategy for State Estimation
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:906900
    • 提供者:felix
  1. Example5_1_DiscreteKFEx1

    0下载:
  2. Discrete time Kalman filter for position estimation of a Newtonian system
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:979
    • 提供者:joseph
  1. optical-flow-navigation

    0下载:
  2. 针对小型无人机在无卫星导航信号条件下的导航问题, 结合光流及地标定位设计了使用摄像头、惯性测量器件、超声测距仪等传感器融合的无人机室内导航方法. 文章使用补偿角速率的光流微分法计算帧间像素点小位移, 并用前后误差算法提取精度较高的点, 避免像素点跟踪错误, 提高了光流测速的精度 对得到的光流场用均值漂移算法进行寻优, 得到光流场直方图峰值, 以此计算光流速度. 本文提出了无累积误差的连续地标定位算法, 实时测量无人机位置. 通过多速率卡尔曼滤波器对观测周期不一致的位置、速度信息进行最优估计. 在
  3. 所属分类:Project Design

    • 发布日期:2017-12-14
    • 文件大小:882476
    • 提供者:lou tayzan
  1. qang-V5.1

    0下载:
  2. 有信道编码,调制,信道估计等,包括四元数的各种计算,各种kalman滤波器的设计。- Channel coding, modulation, channel estimation, Including quaternion various calculations, Various kalman filter design.
  3. 所属分类:Software Testing

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:丁军虎
搜珍网 www.dssz.com