搜索资源列表
kalman
- 卡尔曼滤波算法,用于各类数据信息的过滤 ,能够得到比较好的结果。在此基础上进行了改进 -Kalman filter algorithm, for various types of data filtering, can be relatively good results. On this basis improved
kal(VC++)
- 用vc来写的卡尔曼滤波程序实现了车辆惯性导航系统的卡尔曼滤波,包括定位结算,姿态校正,速度校正等-Vc to write with Kalman filtering process to achieve a vehicle inertial navigation system of the Kalman filter, including the positioning settlement, posture correction, the speed of correction
Vehicle_Tracker_with_background_subtraction_and_k
- Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo.ca
Intro-Kalman-filtering
- An Introduction to the Kalman Filter. Greg Welch and Gary Bishop. Department of Computer Science, University of North Carolina at Chapel Hill. Updated: Monday, July 24, 2006.-An Introduction to the Kalman Filter. Greg Welch and Gary Bishop. Depart
kalman
- 卡尔曼滤波用于无线传感器定位的算法,可以供学习用-Kalman filtering for wireless sensor positioning algorithm for learning with
kalman-code
- 卡尔曼滤波程序。运行良好,已经调试。matlab运行。-Kalman filtering program. Runs well, has been commissioning. matlab run.
kalman(CPP_C_MATLAB)
- 卡尔曼滤波原理及程序手册,非常好用,非常方便-Kalman filtering principles and procedures manual, very easy to use, very convenient
kalman
- 卡尔曼滤波简介及实现代码,用C++语言和马特拉不编程-Kalman filtering Introduction and implementation code, C++ language and Matra programming
kalman-using-matlab
- 用matlab实现的卡尔曼滤波程序,可以直接运行。-Matlab achieve Kalman filtering process can be run directly.
Kalman-filtering
- 基于卡尔曼滤波的交通流预测代码,内有详细的matlab代码例子-Kalman filtering based traffic flow prediction code, with detailed matlab code examples
dxsKalman-filtering
- 卡尔曼滤波实例分析与仿真源代码,帮你熟悉了解卡尔曼滤波原理和编程方法-Analysis and Simulation of Kalman Filtering source code examples to help you become familiar with the Kalman filter theory and programming methods
Kalman
- MATLAB程序实现卡尔曼算法对信号的卡尔曼滤波-MATLAB program to achieve Kalman filtering signals
kalman
- 实现kalman滤波的小程序-A small program of implementation of kalman filtering
extended-Kalman-filter
- 扩展卡尔曼滤波的源码,可用于移植或进行计算等。-Extended kalman filtering of the source code, can be used for transplantation or calculation, etc.
kalman
- 卡尔曼滤波方法,有详细的介绍资料,也有源代码,自己有一部分的编写程序,欢迎参考-Kalman filtering method, a detailed presentation materials, but also the source code, they have to program a part, welcomed the reference
Kalman-filtering
- 以九轴传感器测得的小车数据为例,编写matlab卡尔曼滤波程序-Kalman filtering
kalman filter
- kalman滤波的matlab算法, 结构简单(Kalman filtering algorithm,matlab code)
Kalman filtering
- Kalman filtering,卡尔曼滤波,本人用于智能车平衡组的角度滤波,滤波效果可观,鲁棒性强,调试时可观察波形来调整参数。(Kalman, filtering, Calman filtering, I used for intelligent vehicle balance group angle filtering, filtering effect is considerable, robustness, debugging can observe the waveform to a
kalman
- 基于卡尔曼滤波对现有采样数据进行滤波,有效降低观测值的误差。卡尔曼滤波是一种时域方法,它把状态空间的概念引入随机估计理论,用状态方程、观测方程和噪声激励递推估计测量噪声,便于实现实时应用。(The existing sampled data is filtered based on Kalman filter, which can effectively reduce the error of the observed value. Kalman filtering is a time doma
一维CV模型kalman滤波
- 实现一维目标跟踪的自适应Kalman滤波方法(Adaptive Kalman filtering for one-dimensional target tracking)
