搜索资源列表
karmanfilter
- 卡尔曼滤波,gps数学建模与gps模块采集数据进行卡尔曼滤波,导航初始对准建模与卡尔曼滤波-Kalman filtering, gps gps mathematical modeling and data acquisition module Kalman filtering, Navigation initial alignment modeling and Kalman filtering
ufs2627
- slam代码,扩展卡尔曼滤波,输入时两个轮子的速度以及采集到的Landmark标志点与移动机器人的相对坐标-slam code, extended Kalman filter, the input speed of the two wheels, as well as the acquisition Landmark signs point to the relative coordinates of the mobile robot
all_Kalman_filter
- 一个实现卡尔曼滤波器的程序集。卡尔曼滤波是一种常用的数据滤波方法,可用于电力系统故障信号采集等方面。-An implementation of the Kalman filter assembly. Kalman filtering is a commonly used method of data that can be used aspects of power system fault signal acquisition.
KFchunqiu
- 卡尔曼滤波程序,以深度计采集的数据作为测量数据,对于航行器进行定高定深测试。-kalman filter code ,it is helpful for the vairplian to hold deep.
Kalman_Fusion
- 采用卡尔曼滤波技术对GPS系统采集的数据和DR推算的数据进行融合。-Kalman filtering technique GPS systems collect data and calculate the DR data integration.
Kalman filter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka