CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kf

搜索资源列表

  1. Bayes++

    0下载:
  2. BAYESIAN FILTERING: including KF, EKF, Unscented EKF, Particle Filter & etc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:135842
    • 提供者:midori
  1. KF

    0下载:
  2. 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
  3. 所属分类:Algorithm

    • 发布日期:2015-09-20
    • 文件大小:699
    • 提供者:zongyangtao
  1. kf

    0下载:
  2. 卡尔曼滤波的程序,用matlab实现,应该对大家有帮助-Kalman filtering process, using matlab to achieve, it should be helpful for all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1951
    • 提供者:xiaobai2001
  1. kf

    1下载:
  2. 基本卡尔曼滤波算法,用于目标跟踪,适用于毕业论文设计及工程人员参考-The basic Kalman filter algorithm for target tracking, for design and engineering thesis reference
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:897
    • 提供者:池红峰
  1. kftools

    0下载:
  2. kf tool for mimo communication system
  3. 所属分类:Modem program

    • 发布日期:2017-03-30
    • 文件大小:121776
    • 提供者:mary
  1. KF

    0下载:
  2. 自己用matlab编写的kalman filter程序,程序注释清晰,便于初学者学习-Their use of kalman filter in matlab preparation procedures, procedures notes clear and easy for beginners to learn
  3. 所属分类:matlab

    • 发布日期:2015-09-20
    • 文件大小:1072
    • 提供者:wjj
  1. 47651500KF_SINS_modify2

    0下载:
  2. 一个经过优化的INS-KF滤波算法,可以实现比常规kalman滤波更高的精度和效果,有兴趣的可以学习一下-An optimized INS-KF filtering algorithm, can achieve higher than conventional kalman filtering accuracy and effectiveness are interested can learn about
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:2501
    • 提供者:yanxin
  1. KF

    0下载:
  2. 介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用-Introduced the principle of Kalman filtering and Kalman filtering based on a simple application of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:30194
    • 提供者:chenying
  1. kf

    0下载:
  2. 网上即时对话系统,在线交流系统。无需安装,基于网页的咨询系统-Online real-time dialogue system, on-line communication systems. No installation, web-based consultation system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5252101
    • 提供者:
  1. matlab_utilities

    0下载:
  2. Matlab Utility for Estimation(EKF, PF, KF,...)
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:39732
    • 提供者:N
  1. kf

    0下载:
  2. 使用卡尔曼滤波器对信号进行滤波,不局限于工频干扰的频率,简单方便-Kalman filter using the signal filtering, frequency interference is not limited to frequency, simple
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1019
    • 提供者:周俊鸿
  1. kf

    0下载:
  2. KF的一道例题,包括源程序代码以及具体的解题过程-KF' s an example, including source code and the specific problem-solving process
  3. 所属分类:matlab

    • 发布日期:2015-09-20
    • 文件大小:183510
    • 提供者:张春明
  1. imm-kf

    0下载:
  2. Interactinf Multiple Model, Kalman Filter, Simulink
  3. 所属分类:matlab

    • 发布日期:2015-10-18
    • 文件大小:431104
    • 提供者:hooya
  1. KF

    1下载:
  2. 一种基于运动模型的扩展卡尔曼滤波(EKF)算法,该方法适用于任何能用状态空间模型表示的非线性系统,精度可以逼近最优估计.-an EKF positioning and tracking algorithm based on kinematic model. This method can apply to any state-space model which is the nonlinear system, and the accuracy can approach to best of al
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4239
    • 提供者:yang
  1. SimulationofBearings-onlyPassiveTarget

    1下载:
  2. 研究了存在系统误差时单站纯方位角无源定位系统的定位问题,分别在系统误差为常值和时变值时研 究了TLS-KF算法的性能,并通过估计系统误差是否存在,给出了一种选择最优定位算法的判决方法。该问题的 研究对于单站无源定位系统如何在存在系统误差时提高定位精度和性能,具有一定的理论意义和实际意义。 -The single station bearing-only passive target localization was studied when system bias was exi
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:914462
    • 提供者:张洋
  1. KF

    0下载:
  2. 经典的滤波算法 程序主要用于目标跟踪方面-KF object tracking
  3. 所属分类:matlab

    • 发布日期:2015-09-20
    • 文件大小:1024
    • 提供者:bigfish
  1. KF-TheoryaPractice-Using-MATLAB

    0下载:
  2. 卡尔曼滤波器的理论和实践,以及matlab仿真实例-KF Theory&Practice Using MATLAB
  3. 所属分类:matlab

    • 发布日期:2015-09-20
    • 文件大小:82944
    • 提供者:mini
  1. KF.php@www.aspjzy.com

    0下载:
  2. KF在线系统..类似53KF,KF在线系统..类似53KF-KF-line system like 53KF ..KF-line system like 53KF ..
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-22
    • 文件大小:393740
    • 提供者:好运
  1. ukf-kf

    2下载:
  2. 在单目标无杂波环境下,针对二维雷达量测的目标跟踪算法的实例分析。包含了UKF与KF。(An example of a target tracking algorithm for two-dimensional radar measurement in a single target without clutter environment is presented. It contains UKF and KF.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:ryanleo
  1. Linear-Quadratic-Regulator-with-KF-master

    0下载:
  2. 直线倒立摆KF滤波仿真程序,可以先参看read文件(Linear inverted pendulum KF filtering simulation program, can see the read file first.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:25600
    • 提供者:xig
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com