搜索资源列表
卡尔曼滤波
- 卡尔曼滤波C语言实现
kalman滤波器C++程序
- VC写的卡尔曼滤波程序,已通过测试
kalman
- 卡尔曼滤波源码-Kalman filter source
fuzzy-kalman
- 一种模糊卡尔曼滤波器的设计- One kind of fuzzy kalman filter design
klman
- 用C实现的线性卡尔曼滤波-C realization of linear Kalman Filtering
卡尔曼
- c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处理-prepared by the Kalman filter algorithm can be used to signal filtering
利用卡尔曼滤波跟踪一个点
- 利用卡尔曼滤波跟踪一个点,VC环境下,用OPENCV编-tracking the use of a Kalman filter, the VC environment, with provision OPENCV
Kalman111
- c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处-prepared by the Kalman filter algorithm can be used to signal filtering Office
kalman_C
- 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matri
kalman_func_c
- Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
bf-C++sourc
- Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).
KF
- 卡尔曼滤波程序,可以运行,用VS编译,不需要解压,谢谢。-Kalman filtering process can run with VS compiler, not unpacked, thank you.
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter
karmanfilt
- 基于VC语言编写的,进行卡尔曼滤波 通过测试 希望对大家有所帮助-based on the VC language, Kalman filtering through the test we hope to help
纯c语言实现卡尔曼滤波
- 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
卡尔曼滤波中文pdf
- 电机驱动,卡尔曼滤波的相关资料,C语言编写的例程(Motor drive, Calman filtering)
卡尔曼滤波
- 卡尔曼线性滤波,根据系统的预测值和测量值,结合噪声来估算出实际值。 C语言代码(Kalman filtering code)
卡尔曼滤波算法
- 卡尔曼滤波算法 无人机 四轴飞行器 源码(Calman filtering algorithm UAV Four axis aircraft Source code)
卡尔曼滤波C代码分析
- 卡尔曼滤波算法C语言以及解析。可进行变形,助于全场定位(Calman filter algorithm C language and analysis. It can be deformed and help to locate the whole field)
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)