搜索资源列表
Kalman_Filter
- 卡尔曼滤波源代码 Some brief notes ---------------- kfdemo.m is a Matlab scr ipt file to run a demonstration of the Bayesian Kalman filter. It loads file kfdemo.mat (saved as version 4 so that it will read in either v4 or v5 Matlab). The oth
Kalman_filter
- 用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。-Kalman filtering method used to predict a single target track, and through the use of Matlab simulation tool to assess the effect of the experiment.
Kalman_Filter
- Kalman滤波算法,可以对运动轨迹进行预测,达到抗遮挡效果,效果是杠杠的,不信你就下下来试试,亲,搞起吧!-Kalman filtering algorithm, can be predicted trajectory, reaching anti-blocking effect, the effect is a lever, do not believe you try on the next down, pro, huh, right!
kalman_filter
- 卡尔曼滤波程序 详细标注 适合学习用 另有pdf的详细教程-kalman filter code
Kalman_Filter
- 卡尔曼滤波器的操作包括两个阶段:预测与更新。在预测阶段,滤波器使用上一状态的估计,做出对当前状态的估计。在更新阶段,滤波器利用对当前状态的观测值优化。-Kalman filter operation consists of two stages: prediction and update. In the prediction stage, the filter is estimated using the previous state, to make an estimate of the c
Kalman_filter
- Kalman 滤波;实现Kalman 滤波的预测;更新-Kalman filtering achieve Kalman filtering prediction update
Kalman_Filter
- 使用卡尔曼滤波方法对视频中运动的人脸进行检测跟踪标记-Kalman filtering method using video motion detection and tracking human faces mark
kalman_filter
- 反馈控制系统的卡尔曼滤波器的simulink模型,用于熟悉卡尔曼滤波的MATLAB编程-simulink model Kalman filter feedback control system for the familiar MATLAB programming Kalman Filter
kalman_filter
- 卡尔曼滤波算法,opencv代码,鼠标跟踪-Kalman filter algorithm, opencv code, mouse tracking
project_6_extended_kalman_filter
- 卡尔曼滤波在汽车上的应用,车道线识别跟踪,消失点,检测目标的识别跟踪(kalman_filter in car lane detection)