Description: 基于次优贝叶斯估计的非线形非高斯条件下的粒子滤波器的MATELAB仿真-based Bayesian estimation of non-linear non-Gaussian under the conditions of the particle filter simulation MATELAB Platform: |
Size: 34816 |
Author:husheng |
Hits:
Description: 工学博士学位论文
目前,扩展卡尔曼滤波是研究初始对准和惯性/GPS组合导航问题的一个主要手段。
但初始对准和惯性/GPS组合导航问题本质上是非线性的,对模型进行线性化的扩展卡
尔曼滤波在一定程度上影响了系统的性能。近年来,直接使用非线性模型的
UKF(Unscented Kalman Filtering, UKF)和粒子滤波,正在逐渐成为研究非线性估计问题
的热点和有效方法。
本文研究了UKF和粒子滤波两种非线性滤波方法,并将其应用于非线性静基座对
准和惯性/GPS组合导航,系统地研究了初始对准和惯性/GPS组合导航中各种非线性项-Engineering PhD thesis Currently, EKF is the initial alignment study and inertial/GPS navigation of a major means. However, initial alignment and inertial/GPS navigation on the nature of the problem is nonlinear. on the model of linear expansion of the Kalman filter certain extent affected the performance of the system. In recent years, direct use of the non-linear model (UKF Unscented Kalman Filtering. UKF) and the particle filter, is gradually becoming nonlinear estimation of the hot and effective method. This paper studies the UKF and particle filter both nonlinear filtering method, will be applied to nonlinear static Base Alignment and inertial/GPS navigation, systematic study of initial alignment and inertial/GPS navigation various nonlinear term Platform: |
Size: 5069824 |
Author:daniel |
Hits:
Description: 无味卡尔曼滤波的源代码,无味卡尔曼滤波用于估计非线性系统的状态值,优于扩展卡尔曼-tasteless Kalman Filtering source code, unscented Kalman filter for nonlinear systems estimated value of the state, better than the extended Kalman Platform: |
Size: 7168 |
Author:siva |
Hits:
Description: 无忌卡尔曼粒子滤波,希望对大家有帮助。
代码是用matlab实现的-Kalman particle filter out loudly, and they hope to help everyone. Matlab code is used to achieve the Platform: |
Size: 15360 |
Author: |
Hits:
Description: the unscented particle filter,文章内容详尽,对学习particle filter很有帮助,在移动机器人中有着广泛的应用-the unscented particle filter, detailed article on the study and helpful particle filter, in the mobile robot has a broad application Platform: |
Size: 445440 |
Author:张才 |
Hits:
Description: The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
-The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar-xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
Platform: |
Size: 58368 |
Author:晨间 |
Hits:
Description: 该程序包实现的是无味(Unscented)粒子滤波算法,与一般粒子滤波的不同处是:采用UKF近似粒子滤波的建议分布函数。-The package to achieve the tasteless (Unscented) particle filter, particle filter in general the differences are: use of UKF approximate particle filter proposal distribution function. Platform: |
Size: 33792 |
Author:CXChou |
Hits:
Description: 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are used to realize particle filter based visual object tracking (PF), kalman particle filter based visual object tracking, unscented particle filter based visual object tracking. Their robustness is far beyond the classical visual object tracking algorithms such as Mean-Shift (MeanShift) and CamShift。The codes of KPF and UPF for visual object tracking cost a great of my energy, and you can not find any relating algorithm codes on internet! Our research group have optimized these codes and applied them to develop a platform for active visual object tracking. Now, I dedicate them to you and wish you love them! Platform: |
Size: 396288 |
Author:朱亮亮 |
Hits: