搜索资源列表
KalmanFilter
- KalmanFilter 递归程序,非常经典
KalmanFilter.rar
- 主要是介绍卡尔曼滤波器的原理,并形象地说明了实现过程,最后用matlab实现了这一原理。,Mainly to introduce the principle of Kalman filter, and vividly illustrates the realization of the process, and finally use matlab to achieve this principle.
KalmanFilter.rar
- 卡尔曼滤波在目标跟踪中应用仿真研究 源代码,Kalman Filter in Target Tracking Application Simulation source code
kalmanfilter.rar
- 编写卡尔曼滤波程序实现航迹的滤波估计,并计算出误差,仿真曲线,Kalman filter procedure to prepare implementation of the filtering track estimate and calculate the error, the simulation curve
KalmanFilter
- 实现了卡尔曼滤波算法,多维数据输入输出,有相关注释。-KalmanFilter
kalmanfilter
- 基于kalman滤波器的信息融合 用MATLAB应用举例实现-Based on the information fusion kalman filter application using MATLAB, for example to achieve
kalmanfilter
- 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高-An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matlab run will be able to see the
kalmanfilter
- 通用的卡尔曼滤波的matlab小程序,适用于初学者。-kalman filter
KalmanFilter
- 关于卡尔曼滤波的一些免费程序库。比较全,感兴趣的可以看一下-Kalman filter on a number of free libraries
KalmanFilter
- 卡尔曼滤波(Kalman Filter)的Matlab免费程序库,里面有许多源程序-Kalman filter (Kalman Filter) of the Matlab free library, which has many source code
KalmanFilter-POS
- 基于新息正交性的Kalman滤波抗野值法在POS中的应用-Based on new information orthogonality Kalman filter outliers in POS Application
KalmanFilter
- 卡尔曼滤波代码 可以做线性预测 航迹点的走向-KalmanFilter
kalmanfilter-code
- kalmanfilter code 预测代码-kalmanfilter code
hiu
- 计算机视觉中的KalmanFilter类实现,C++实现,可以直接加入工程使用,测试通过。对于预测目标位置非常有用!-In computer vision KalmanFilter class implements, c++ achieved, can use directly add to engineering, through testing. To forecast goal position very useful!
kalmanfilter
- 卡尔曼滤波跟踪目标,开发平台C++ 2010 -kalmanfilter trace the target ,development platform vc++ studio 2010
kalmanfilter
- Use kalmanfilter.m for detailed kalman filter learning.
KalmanFilter.v2最好介绍
- KalmanFilter卡尔曼滤波器最好的介绍(the best intruduction of KalmaFilter)
kalman
- Opencv 3 中的kalmanFilter C++(Open cv 3 kalmanFilter C++)
kalmanfilter
- 使用卡尔曼算法对输入的数据进行平滑滤波,减小噪声的影响,可适用于语音增强,运动轨迹平滑等(The Kalman algorithm is used to smooth the input data and reduce the influence of noise. It can be applied to speech enhancement, motion trajectory smoothing and so on.)
KalmanFilter-master
- Header file for Kalman filter