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

搜索资源列表

  1. Kalmanfilter_C

    0下载:
  2. c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理。研究导航和控制方面的朋友一定用得上。-c language prepared by the Kalman filter (VD) algorithm can be used to signal filtering. Research navigation and control of some useful friends.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14733
    • 提供者:杨文海
  1. kalmanfilte221

    1下载:
  2. 语音合成与识别,适合非平稳信号,卡尔曼滤波用于语音增强算法,matlab,-speech synthesis and recognition, suitable for non-stationary signals, Kalman filtering algorithms for speech enhancement, Matlab,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8959
    • 提供者:罗成
  1. particle-filter-mcmc

    5下载:
  2. 该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO马尔克夫链的算法,用来实现目标跟踪,多目标跟踪,及视频目标跟踪及定位等,解决非线性问题的能力比卡尔曼滤波,EKF,UKF好多了,是我珍藏的好东西,现拿出来与大家共享,舍不得孩子套不着狼,希望大家相互支持,共同促进.-the program based on particle filter for a new algorithm, Integrated Bayesian MCMC
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14805
    • 提供者:zhang
  1. kalmanfiler

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

    • 发布日期:2008-10-13
    • 文件大小:966
    • 提供者:于军相
  1. extendedkalmanfilter0503

    0下载:
  2. 扩展卡尔曼滤波器,非线性动态滤波,是一种在线线性化的算法-extended Kalman filter, nonlinear dynamic filtering, is an online linearization algorithms
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1417
    • 提供者:秦露妮
  1. trajectory

    0下载:
  2. 卡尔曼滤波跟踪算法,这个是航迹产生的程序-Kalman filtering algorithm, this is the track procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:seven
  1. Kalman_fil

    0下载:
  2. 卡尔曼滤波跟踪算法,这个是卡尔曼滤波的程序-Kalman filtering algorithm, the Kalman filter is the procedure
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1613
    • 提供者:seven
  1. filter_result

    0下载:
  2. 卡尔曼滤波跟踪算法,这个是跟踪结果的程序-Kalman filtering algorithm, is tracking the results of the procedure
  3. 所属分类:matlab例程

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

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

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

    0下载:
  2. 卡尔曼滤波简介+ 算法实现代码 c++实现-brief Kalman filtering algorithm code + c achievement
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:14343
    • 提供者:beer
  1. fuzzyopt

    0下载:
  2. 用于汽车巡航控制系统的模糊控制算法,以及如何利用梯度下降法和卡尔曼滤波来优化模糊控制器的算法。The files illustrate a simple fuzzy control algorithm as applied to an automobile cruise control system. The files also illustrate how gradient descent and Kalman filtering can be used to optimize the fu
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:14926
    • 提供者:gogomx
  1. 卡尔曼

    0下载:
  2. c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处理-prepared by the Kalman filter algorithm can be used to signal filtering
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6673
    • 提供者:李风
  1. EKF-predict

    0下载:
  2. 扩展卡尔曼滤波的算法程序,里面包含了一阶和二阶的ekf预测M文件,希望对大家有帮助-EKF extended kalman filter matlab filter algorithm,can be used to 1st order Extended Kalman Filter prediction step, 1st order Extended Kalman Filter update step,2nd order Extended Kalman Filter prediction st
  3. 所属分类:matlab

    • 发布日期:2016-12-10
    • 文件大小:5120
    • 提供者:xhuwer
  1. 3matlab_3objs

    0下载:
  2. 从网上学习的一种对三个运动目标跟踪的多目标跟踪算法,采用卡尔曼滤波方法进行预测。效果还不错。-From an e-learning to track moving targets on the three multi-target tracking algorithm using Kalman filtering method to predict. Results were pretty good.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2930
    • 提供者:阿黄
  1. 5

    0下载:
  2. 基于MAP算法的图像超分辨率重构技术研究硕士论文,文中介绍了超分辨率重建的理论基础与数学模型,基于卡尔曼滤波的序列图像运动估计及基于MAP的超分辨率重建的具体过程。-Algorithm based on MAP Super-Resolution Reconstruction of Image Technology master' s thesis paper introduces the theory of super-resolution reconstruction of the fo
  3. 所属分类:File Formats

    • 发布日期:2017-05-12
    • 文件大小:2613593
    • 提供者:路月
  1. DSPF2812

    0下载:
  2. 滤波定位算法研究王慧,王伟(哈尔滨工程大学自动化学院,哈尔滨150001)摘要:研究了一种改进的卡尔曼滤波导航信号定位算法:通过测量每次接收机得到的伪距观测量-Positioning Algorithm of Filtering Wang, Wang (Institute of Automation, Harbin Engineering University, Harbin 150001) Abstract: An improved positioning signal navigation
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:178401
    • 提供者:啊德
  1. Untitled

    0下载:
  2. 卡尔曼滤波的基础算法,对初学者有很大的帮助-Kalman filter-based algorithm, there is a great help for beginners ...................
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1776
    • 提供者:周琳娜
  1. Filter

    0下载:
  2. 包括傅里叶变换和离散随机线性系统的卡尔曼滤波 LMAN等数值算法-Including Fourier transform and discrete stochastic linear systems numerical algorithm such as Kalman filtering LMAN
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5780
    • 提供者:陈忠宁
  1. Kalman_Fliter_1960

    0下载:
  2. 本文来自卡尔曼发表的一篇论文,分析维纳滤波不足的基础上,发表的最优估计算法-This article from the Kalman published a paper, analysis based on the lack of Wiener filtering, published in the optimal estimation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:161119
    • 提供者:dj
  1. kalmanreduceNLOSerror

    1下载:
  2. 卡尔曼滤波器用来消除非视距误差,提出一种针对NLOS环境的机遇卡尔曼滤波的动态跟踪定位算法-Kalman filter is used to eliminate non-line of sight errors presents a opportunity for the NLOS environment, the dynamic Kalman filter algorithm for tracking location
  3. 所属分类:GPS develop

    • 发布日期:2016-09-16
    • 文件大小:245818
    • 提供者:Angela
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 43 44 »
搜珍网 www.dssz.com