搜索资源列表
ekfekfPDA.rar
- Bearing Only Tracking在多场景下的仿真程序 是本人在国外读书时研究项目中的导师和同事等共同开发 使用EKF(扩展KALMAN Filter)与PDA联合算法对target进行定位追踪,Bearing Only Tracking in a multi-scenario is the simulation program to study abroad when I research projects, such as mentors and colleagues to deve
gps_algorithm
- gps算法。包含有时间转换,卫星位置计算。卡尔曼滤波,单点定位等算法。-gps algorithms. It includes Timeshift, satellite position calculations. Kalman filter, single point positioning algorithm.
Kalman
- 本手册的研究内容主要有Kalman滤波,扩展Kalman滤波,无迹Kalman滤波等,包括理论介绍和MATLAB源程序两部分。本手册所介绍的线性滤波器,主要是Kalman滤波和α-β滤波,交互多模型Kalman滤波,这些算法的应用领域主要有温度测量、自由落体,GPS导航、石油地震勘探、视频图像中的目标检测和跟踪-kalman and Application
MCMC
- 该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO马尔克夫链的算法,用来实现目标跟踪,多目标跟踪,及视频目标跟踪及定位等,解决非线性问题的能力比卡尔曼滤波,EKF,UKF好多了,是我珍藏的好东西,现拿出来与大家共享,舍不得孩子套不着狼,希望大家相互支持,共同促进--the program based on particle filter for a new algorithm, Integrated Bayesian MCMC
73462669zitaijiesuan
- 本人编写的动态姿态解算程序,有三子样、kalman等算法,附有mti实测数据(I write dynamic attitude algorithm procedures, such as the third kind, kalman algorithm, mti attached to the measured data)
高精度捷联惯性导航系统Matlab工具箱
- 工具箱主要功能: 1) 姿态向量、四元数、矩阵、滤波算法等各类子程序 2) 圆锥运动仿真 划船运动仿真 惯性器件随机误差仿真 3) Kalman滤波初始对准 基于惯性系初始对准 罗经法初始对准 大方位失准角EKF初始对准 大失准角UKF初始对准 速度+姿态传递对准 4) 纯惯性导航SINS仿真 航位推算、SINS/DR仿真 SINS/GPS组合仿真 GPS/BD/GLONASS单点伪距定位 SINS/GPS松/紧组合 POS正逆向数据处理与信息融合仿真 5)((Toolbox main func
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.)