搜索资源列表
捷联惯导仿真程序
- 程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用
kalman_intro_chinese.rar
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。,Kalman filter is an " optimal recursive data processing
kalmanforinsandgps
- 卡尔曼滤波在INS_GPS组合导航中的应用研究-Kalman filter integrated navigation INS_GPS at the Applied Research
High-speedvehiclenavigationresearch
- 高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波-High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter
Highspeedvehiclenavigationresearch1
- 高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波-High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter
GPSandINS
- 在MATLAB环境下,使用GPS与惯性导航技术相结合的联合导航卡尔曼滤波算法-In the MATLAB environment, the use of GPS and inertial navigation technology joint navigation Kalman filter algorithm
INSGPS
- 本文介绍了GPS和工NS的基本原理和组成,建立了组合导航系统误差模型,推导了 惯性导航系统误差方程,主要研究了INS/GPs组合导航中卡尔曼滤波技术的应用问题。-This thesis introduces basic principle and composition of GPS and INS, infers the system error equations,getstheerrormode,studiesaPPlicationof Kalman filtering in
GPSmatlab
- INS/GPS组合导航,使用卡尔曼滤波,适合学习组合导航的入门-intergrater navigation
INS_GPS_integrated_navigation_system
- 通过卡尔曼滤波并采用开环控制方式实现惯性导航和GPS的数据融合-Through the Kalman filter and use the open-loop control method to achieve inertial navigation and GPS, data fusion
GPS_matlab_sim
- GPS的MATLAB仿真程序,仿真了读取导航电文信息、卡尔曼滤波、解算定位等功能。-GPS for MATLAB simulation, emulation of the read navigation data information, Kalman filter, calculate the positioning function.
KalmanFilteringandNavigationPrinciples
- 卡尔曼滤波与组合导航原理,非常适合初学者了解原理-Kalman filtering and navigation principles, the principle is very suitable for beginners to understand
Kalman-Filtering-Theory-and-Practice
- 这本书提供了坚实的介绍卡尔曼滤波的理论和实践方面的读者。它已经更新了卡尔曼滤波,包括适应非线性滤波,更可靠的平滑方法,并在导航应用程序开发的实施和应用的最新发展。所有的软件是在MATLAB中,提供给读者的机会,发现如何卡尔曼滤波行动,并考虑实际运算需要保持结果的准确性。-This book provides readers with a solid introduction to the theoretical and practical aspects of Kalman filtering.
GPS_INS位置组合MATLAB算法
- GPS/INS组合导航位置校正仿真程序,能够仿真减少位置误差(His finishing some classic papers about kalman filtering, data and programs, for beginners of kalman filter has a lot of help.)
卡尔曼滤波器
- 卡尔曼滤波在GPS全球定位导航系统中的应用(Application of Calman filtering in GPS navigation)
Kalman_2
- 此程序用matlab语言编写用于卡尔曼滤波精对准和组合导航解算时候滤波用(the program is composed by matlab and used in KF alignment and ingrated navgation filter)
psins151009
- 惯性导航分析工具箱 matlab工具箱 组合导航 卡尔曼滤波(this toolbox can be used to analysis the navigation system and assist to do some simulation on navigation system.)
最大熵滤波算法matlab仿真
- 包含基于Huber函数和最大相关熵的抗差滤波算法,以及与卡尔曼滤波算法的对比,用于GNSS导航定位粗差处理。同时主函数中包含混合高斯随机数生成方法。(The Huber function and maximum correntropy criterion based robust Kalman filter is included, which can be used for biases in measurements for GNSS positioning. The mixed Gauss
卡尔曼滤波实验
- 卡尔曼与组合导航实验 MATLAB仿真。利用已建立好的初始对准的系统方程和量测方程,采用卡尔曼滤波的方法将平台误差角 , , 估计出来,同时被估计的还有惯性器件的误差(陀螺和加速度计零偏)。
GPS和INS组合导航Matlab仿真源码(包含实验数据)
- ins和gps组合导航的代码,卡尔曼滤波(Code of ins and GPS Integrated Navigation)
捷联惯导算法与组合导航原理讲义(20190410)
- 本书是作者在总结多年研究生“卡尔曼滤波与组合导航原理”课程的教学经验,吸收十余年从事惯性导航与组合导航技术研究的科研成果,以及参阅国内外众多文献资料的基础上编写的,注重基础理论与工程实践相结合,实用性与可操作性强。全书共八章,主要包括捷联惯导算法及其误差分析、地球重力场基础、卡尔曼滤波基本原理、初始对准与组合导航技术、捷联惯导与组合导航仿真等内容。书中附有丰富的Matlab仿真程序可供参考,还有练习题可供读者拓展学习或学生练习使用。(In this book the author summari