CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - linear kalman filter

搜索资源列表

  1. nonlinearfilter

    1下载:
  2. 工学博士学位论文 目前,扩展卡尔曼滤波是研究初始对准和惯性/GPS组合导航问题的一个主要手段。 但初始对准和惯性/GPS组合导航问题本质上是非线性的,对模型进行线性化的扩展卡 尔曼滤波在一定程度上影响了系统的性能。近年来,直接使用非线性模型的 UKF(Unscented Kalman Filtering, UKF)和粒子滤波,正在逐渐成为研究非线性估计问题 的热点和有效方法。 本文研究了UKF和粒子滤波两种非线性滤波方法,并将其应用于非线性静基座对 准和惯性
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.84mb
    • 提供者:daniel
  1. kaermanmubiaogenzong

    3下载:
  2. 根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。 关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM) -two-dimensional space under target for uniform linear motion and uniform circula
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:58.85kb
    • 提供者:zhangfei
  1. AFuzzyAdaptiveTrackingAlgorithmBasedonCurrentStati

    0下载:
  2. 基于“当前”统计模型的模糊自适应跟踪算法 我存的一篇论文,拿来与大家共享-Current statistical model needs to pre-define the value of maximum accelerations of maneuvering targets.So it may be difficult to meet all maneuvering conditions.The Fuzzy inference combined with Current stati
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:78.74kb
    • 提供者:dailu
  1. Kalman

    0下载:
  2. 离散线性随机系统Kalman滤波,对问题进行了描述,分析并提出解决方案,并附加了相应程序-Discrete linear stochastic system Kalman filter, a descr iption of the problem, analyze and propose solutions, and attach the appropriate procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:200.63kb
    • 提供者:张子龙
  1. IMM-Kalman-filter--simulation

    2下载:
  2. 结合雷达跟踪的空中目标的实际情况,针对目标运动模型中的线性运动和非线性运动,分别设计了两种模型,并用马尔科夫状态转移矩阵实现IMM算法。最后对交互多模型卡尔曼滤波算法进行了Matlab仿真及结果分析。-Combined with radar tracking air targets, for linear and non-linear movement of target motion model, two models were designed and used a Markov state
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:24.67kb
    • 提供者:王延飞
  1. kaerman

    0下载:
  2. 用MATLAB实现的卡尔曼滤波,根据有用信号和干扰噪声的统计特性(自相关函数或功率谱),以线性最小均方误差(MSE),能最大程度的滤除干扰噪声,提取有用信号。-Kalman filter using MATLAB, based on the statistical properties of the useful signal and interference noise (autocorrelation function or power spectrum), linear minimum m
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:517byte
    • 提供者:唐心
  1. kalman

    0下载:
  2. 设一个系统的真实值为余弦函数,加入的系统过程噪声和测量噪声都满足正态分布,状态方程和量测方程都是线性的,用卡尔曼滤波求出最优结果-Set up a system of real value cosine function, the process of adding system noise and measurement noise are normally distributed, the state equation and measurement equation is linear,
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:892byte
    • 提供者:奚畅
  1. MATLAB-AND-C

    0下载:
  2. this file contains 4 parts: 1- sherlock C code for plagiarism detection in text document 2-linear kalman filter in simulink 3-sfclfunc m file for Superconducting fault current limiter 4-lightning protection is GUI matlab file for lightning pr
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:59.53kb
    • 提供者:vahid
  1. kalman

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。本程序使用opencv进行卡尔曼滤波。-Kalman filter (Kalman filtering) A linear system equation of state, observation data input and output through the system, the system state optimal estimation algorith
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7.36kb
    • 提供者:赵鹏
  1. kalman

    0下载:
  2. matlab卡尔曼滤波文件,实现线性和非线性卡尔曼滤波,内容丰富实用-matlab Kalman filter files to achieve linear and nonlinear Kalman filtering, content-rich and practical
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:9.47kb
    • 提供者:朱雄威
  1. kalmanfilter1.py

    0下载:
  2. 输入为九轴数据,运用线性卡尔曼滤波,模拟出物体运动轨迹-For the nine-axis data input using the linear Kalman filter to simulate the trajectory of moving objects
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:方菲华
  1. 19-史子纬-作业6

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Calman filter (Kalman filtering) uses the state equation of linear system and optimally estimates the state of the system by input and output obser
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1.65mb
    • 提供者:dafav
  1. vb-akf-demo

    0下载:
  2. 针对线性高斯系统,采用共轭分布实现量测噪声未知情况下的状态估计和噪声方差辨识。(For linear Gaussian system, a conjugate distribution is adopted to estimate system state and identificate measurement noise variance.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:19kb
    • 提供者:小悠悠
  1. pythonCode

    1下载:
  2. 基本卡尔曼滤波,python实现。 目标跟踪,物体匀速运动。(basic linear kalman filter, implemented by python.)
  3. 所属分类:其他

    • 发布日期:2020-11-06
    • 文件大小:1kb
    • 提供者:zephyr_john
  1. AltitudeKF-master

    1下载:
  2. 一个关于姿态的卡尔曼滤波器用着非常不错大家都来用用(A linear Kalman filter estimating altitude and vertical velocity by doing sensor fusion of acceleration and any altitude measurement such as e.g. barometer or SONAR.)
  3. 所属分类:其他

    • 发布日期:2020-12-29
    • 文件大小:4kb
    • 提供者:杨泽琼
搜珍网 www.dssz.com