搜索资源列表
IMM
- 采用多模方式的卡尔曼滤波程序,仿真对运动目标的跟踪
KF
- 卡尔曼滤波,对一个做匀加速直线运动的目标进行跟踪,跟踪效果较好-Kalman filtering, do a linear motion with constant acceleration target tracking, track better
optfilter
- 最优化FIR数字带通滤波器的设计,用来对加速度信号进行带通滤波,提取运动信息。-the design of an optimal FIR digital band-pass filter.
target-tracking-radar
- 下面是利用卡尔曼滤波的方法,实现雷达对目标的跟踪:一目标沿水平方向运动,起始位置为(-2000米,1000米),运动速度为15米/秒,扫描周期T=2秒, 米,采用蒙特卡洛方法对跟踪滤波器进行仿真,仿真次数为100次。-Below is the use of Kalman filtering method, to achieve the target tracking radar. Parameter :: a target in a horizontal direction, the start
EKF-simulation
- 扩展卡尔曼滤波在跟踪运动轨迹中的应用(matlab程序)-Extended Kalman filter (EKF) simulation demo
project2
- 图像复原技术是图像处理和计算机视觉领域共同关心的重要问题,以频谱估计运动方向以及自相关求运动尺度法的方法实现了水平运动模糊图像的增强。,我们使用MATLAB观察频谱图形的特点,估计图像的运动角度,然后用自相关的算法,求出运动尺度,最后用维纳滤波的方法恢复图像。 -Image restoration technology is an important issue in image processing and computer vision areas of common interest to
PSINS
- 工具箱主要功能: 1) 姿态向量、四元数、矩阵、滤波算法等各类子程序 2) 圆锥运动仿真 划船运动仿真 惯性器件随机误差仿真 3) Kalman滤波初始对准 基于惯性系初始对准 罗经法初始对准 大方位失准角EKF初始对准 大失准角UKF初始对准 速度+姿态传递对准 4) 纯惯性导航SINS仿真 航位推算、SINS/DR仿真 SINS/GPS组合仿真 GPS/BD/GLONASS单点伪距定位 SINS/GPS松/紧组合
test_1_mine_5
- 利用达尔曼滤波。对匀速直线运动的物体进行录播,缩小测量误差。(Dahlman filtering. Taped to the uniform linear motion of the object, reduce the measurement error.)
kalman MATLAB
- 实现卡尔曼滤波过程,对运动目标进行状态跟踪,结合观测值得到最优估计结果(kalman filter process)