搜索资源列表

  1. 基于卡尔曼的跟踪算法

    2下载:
  2. 卡尔曼滤波算法用于目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。
  3. 所属分类:源码下载

  1. kalman_filter

    0下载:
  2. 信号分析与预测的卡尔曼滤波算法,VC++源程序-kalman filter arithmetic for signal analysis and prediction written with VC++.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:me
  1. kalman_intro

    0下载:
  2. 该文件是介绍卡尔曼滤波算法的,整个设计过程和思路明晰,还有例子,不可多得-The document was introduced Kalman filtering algorithm, the whole design process and clear thinking, there are examples of rare!
  3. 所属分类:技术管理

    • 发布日期:2024-05-16
    • 文件大小:107520
    • 提供者:郎宝华
  1. frious

    0下载:
  2. 数学变换的算法,特别是傅里叶级数逼近。 卡尔曼滤波算法-mathematic algorithm, particularly Fourier series approximation. Kalman filtering algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:钟澎洪
  1. INS_GPS

    0下载:
  2. INS_GPS导航中联邦卡尔曼滤波算法 INS_GPS导航中联邦卡尔曼滤波算法-INS_GPS federal navigation Kalman filter algorithm INS_GPS federal navigation Kalman filter Algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:295936
    • 提供者:greatshao3
  1. bayes_demo

    0下载:
  2. 目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m 近似网格滤波的主函数文件是:bayes_demo.m 近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5 改进后算法的主函数文件是:trackiing_demo.m-Target tracking extended Kalman filter algorithm is the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:138240
    • 提供者:Lin
  1. tracking_demo

    0下载:
  2. 基于卡尔曼滤波算法编写的跟踪问题的演示程序-Based on the Kalman filter algorithm to track the issue prepared demo program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:朱胤
  1. ExtendedKalmanfilter

    1下载:
  2. 自适应扩展卡尔曼滤波算法Extended Kalman filter-Adaptive Extended Kalman Filter Extended Kalman filter algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:aeou
  1. kalmanf

    0下载:
  2. 外国人写的卡尔曼滤波算法,a discrete Kalman filter-Written by foreigners Kalman filter algorithm, a discrete Kalman filter
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:bigpotato
  1. TheGeometrocalExplanationofKalmanfilterArithmetic.

    0下载:
  2. 低维卡尔曼滤波算法作了几何解释,这种解释对卡尔曼滤波有一种直观的理解,使人们对卡尔曼滤波有更本 质的认识。-维卡尔曼filter made of low geometric interpretation of the Kalman filter have an intuitive understanding, so that people on the Kalman filter have more understanding of
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:104448
    • 提供者:szh
  1. EKF

    0下载:
  2. 扩展卡尔曼滤波算法,应用很多,换个背景就可应用,有点基础就下载,本程序已删掉背景。-Extended Kalman filter algorithm, the application of a lot can change in the context of applications, a little foundation on the download, the procedures have been deleted from t
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:jintong
  1. IMM3-Kalman

    0下载:
  2. 3模型、2模型的交互多模型算法与普通卡尔曼滤波算法在跟踪机动目标的时候的性能比较-3 models, 2 models of interactive multi-model algorithm and the ordinary Kalman filter algorithm in maneuvering target tracking performance when compared
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:ssq
  1. EKF

    1下载:
  2. 扩展卡尔曼滤波算法是滤波领域较为重要的方法之一。本滤波算法是典型的卡尔曼滤波应用问题。-kalman filter is a verry important filter.EKF is a better filter.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:凡人
  1. kf

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:池红峰
  1. Karlman

    0下载:
  2. matlab实现卡尔曼滤波算法,图形显示滤波轨迹和速度,以及滤波的标准差-Kalman filter algorithm to achieve matlab, graphical display trajectory and speed filtering, as well as the standard deviation of filtering
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:wbl
  1. kalman

    0下载:
  2. 卡尔曼滤波算法的简单实现,里面包含如何用C++编写白噪声。-Kalman filter algorithm simple to achieve, which include how to use C++ to prepare white noise.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1280000
    • 提供者:sada
  1. KALMAN

    0下载:
  2. 利用MATLAB语言计算标准卡尔曼滤波算法-Calculated using MATLAB language standard Kalman filter algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:许明
  1. kalmanV

    0下载:
  2. 采用卡尔曼滤波算法进行视频序列图像的跟踪,这个程序从简单易懂的角度实现了视频目标的跟踪。-Kalman filtering algorithm for video sequence image tracking, this process from the perspective of straightforward realization of the video target tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:474112
    • 提供者:CXChou
  1. kalmanwavefiltering

    0下载:
  2. 卡尔曼滤波器算法实现 VC++ 加 算法说明-Kalman wave filter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:234496
    • 提供者:gettext
  1. kalman5

    0下载:
  2. 卡尔曼滤波算法在TI TMS320C6713 DSP上的实现 具有较高应用价值-Kalman filter algorithm on the TI TMS320C6713 DSP to achieve high value
  3. 所属分类:DSP编程

    • 发布日期:2024-05-16
    • 文件大小:126976
    • 提供者:武忡波
« 1 2 3 45 6 7 8 9 10 ... 45 »

源码中国 www.ymcn.org