CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 卡尔曼滤波

搜索资源列表

  1. kf

    0下载:
  2. 扩展卡尔曼滤波的一个原理程序,真实值为常量。-A principle extended Kalman filter procedure, the real value is constant.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:516
    • 提供者:田甜
  1. Untitled7

    0下载:
  2. 基于扩展卡尔曼滤波的多通道带乘性噪声系统状态的仿真程序,对初学者可能会有很大帮助-Simulation program for multi-channel with multiplicative noise of the system state
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1139
    • 提供者:tom
  1. kalman-flitering-(CPP_C_MATLAB)

    0下载:
  2. 卡尔曼滤波简介及其算法实现代码C++_C_MATLAB-kalman flitering
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:17543
    • 提供者:高明
  1. kalman

    1下载:
  2. 捷联惯性导航系统多位置对准程序卡尔曼滤波-Strapdown inertial navigation system position alignment procedure Kalman filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1158095
    • 提供者:ZM
  1. Kalman-Filter

    0下载:
  2. 卡尔曼滤波公式,可以帮助忘记公式的人重拾记忆。-Kalman filter formula, forget the formula can help people regain their memories.
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:129727
    • 提供者:陈魁
  1. asce_1_1

    0下载:
  2. 卡尔曼滤波 matlab代码 效果非常好 已经测试过了 放心下载-Kalman filter is very good download try matlab code has been tested to rest assured download
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:818442
    • 提供者:liu
  1. calmanlvbo

    0下载:
  2. 卡尔曼滤波源代码 含 c c++ matlab 等-Kalman filter source code with c c++ Matlab, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:289142
    • 提供者:wxh
  1. VBacckgKalmaai

    0下载:
  2. 对视频图像序列使用卡尔曼滤波器生成背景。卡尔曼滤波是运用其的记忆特性,对一定时间长度的视频图像信信息进行加权平均从而获的与实际背景图像近似的初始背景,同时达到滤除颗粒噪声、消除摄像机抖动的目的。 -The sequence of video images using the Kalman filter to generate the background. The Kalman filter is to use its memory characteristics, the weighted
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:722
    • 提供者:tb
  1. CPP_C_MATLA-kalman-filter

    0下载:
  2. 通过C++、C、matlab实现卡尔曼滤波-kalman filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:17121
    • 提供者:李亮
  1. TEKFPFdemoh

    0下载:
  2. 该程序实现的是扩展卡尔曼粒子滤波,即采用扩展卡尔曼滤波波得到粒子滤波的建议分布,粒子滤波再从其中采样进行滤波。 -The program is implemented extended Kalman particle filter, which uses the extended Kalman filter wave particle filter proposal distribution, the particle filter from which the sample is filt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:28127
    • 提供者:shakaqier
  1. Kalman

    0下载:
  2. 卡尔曼滤波程序,C++/C,matlab.-Kalman filtering procedures, C++/C, matlab.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:541301
    • 提供者:蒲晏
  1. jiyukermanlvbodeshixngrenshibie

    0下载:
  2. 基于卡尔曼滤波的行人识别系统。可以实现视频中行人的识别和跟踪,高准确率,实时性好-Can achieve video pedestrian identification and tracking, high accuracy, good real-time performance
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3785166
    • 提供者:张若水
  1. shuipingfangzhen

    0下载:
  2. 基于卡尔曼滤波的目标跟踪程序,详细的matlab代码。结合卡尔曼滤波原理,可根据实际需求进行修改。-Kalman filter-based target tracking procedures, matlab code. Kalman filtering principle, can be modified according to the actual needs.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1187
    • 提供者:tiramisu
  1. quxianfangzhen

    0下载:
  2. 基于卡尔曼滤波的曲线运动目标跟踪程序,详细的matlab代码。结合卡尔曼滤波原理,可根据不同的目标运动情况进行修改。-Kalman filter curve moving target tracking procedures, matlab code. Combined with the principle of Kalman filter, can be modified depending on the target movement.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:3006
    • 提供者:tiramisu
  1. Kkallmanfileea

    0下载:
  2. 卡尔曼滤波C程序源码 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决非常大部分的问题,他是最优,效率率最高甚甚至是最有用的。他的广泛应用已经超过30年,包含机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统和导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。 -C program source code of Kalman filter Kalman
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:761
    • 提供者:xinlnix
  1. KKlamzipa

    0下载:
  2. 卡尔曼滤波器,基于卡尔曼滤波波器的机动目标跟踪可直接使用。 -Kalman filter, maneuvering target tracking filter based on the Kalman filter can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:943
    • 提供者:aixiaoxix
  1. shuanglun

    0下载:
  2. 自己写的飞思卡尔两轮直立电磁导航车程序,有关于S12的模块设置,PID,和卡尔曼滤波 等等内容。- -Something about Freescale balancing car ,including Kalman filter ,its conctoller and PID
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:393733
    • 提供者:日天
  1. E933317429ekfK

    0下载:
  2. ekf扩展卡尔曼滤波,效果比较好exttended kalman filter -ekf extended Kalman filter, results were better exttended kalman filter
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:783
    • 提供者:商人
  1. GshaangqumianP

    0下载:
  2. GPS导航定位双曲面求解方法,,用了卡尔曼滤波法,改方法实时性高 -GPS navigation and positioning the hyperboloid solving method, using a Kalman filter method, change its method of real-time high
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:2737
    • 提供者:tyjx
  1. TExttendedKalh

    0下载:
  2. 运用TDOA/AOA定位方法使用扩展卡尔曼滤波定位算法的的matlab程序源码仿真代码 -Use TDOA/AOA location method using extended Kalman filter algorithm matlab program source code of simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2072
    • 提供者:推翻
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com