-
ukf
An implementation of Unscented Kalman Filter for nonlinear state estimation.
(Nonlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation. However, it may cause significant error for highly nonlinear systems because of the propagation of uncertainty through the nonlinear system.
The Unscented Kalman Filter (UKF) is a novel development in the field. The idea is to produce several sampling points (Sigma points) around the current state estimate based on its covariance. Then, propagating these points through the nonlinear map to get more accurate estimation of the mean and covariance of the mapping results. In this way, it avoids the need to calculate the Jacobian, hence incurs only the similar computation load as the EKF.
For tutorial purpose, this code implements a simplified version of UKF formulation, where we assume both the process and measurement noises are additive to avoid augment of state and a)
- 2010-12-14 16:39:43下载
- 积分:1
-
P92_ODE_EulerMethod
Euler method used for solving ordinary differential equation.
- 2014-10-15 17:48:59下载
- 积分:1
-
sigan
利用matlab/simulink中simmechanics组件创建的平面四杆机构模型仿真文件(Four-bar linkage model simulation file using matlab/simulink in the simmechanics components of the plane created)
- 2013-05-11 10:41:56下载
- 积分:1
-
dereverberation
去混响的一种方法,使用两段法去混响。内附有语音文件方便比较。(a kind of dereverberation method )
- 2017-05-16 14:30:58下载
- 积分:1
-
dip2
说明: 基于信息融合的图像边缘检测方法研究,⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。(Edge detection method, 1 histogram equalization (histogram equalization). 2 histogram matching (histogram matching). 3 Neighborhood average (neighborhood averaging) 4 Local Enhancement (local enhancement). together median filter (median filtering).)
- 2006-05-14 17:16:31下载
- 积分:1
-
Bayes-program
Bayes program 贝叶斯的课程设计,报告搜索bayes(Bayes Bayes program curriculum design, report search bayes)
- 2013-07-14 14:12:59下载
- 积分:1
-
xiaobozhenqiang_image
在图像增强的处理过程中采用了小波增强的方法,对模糊图像有一定的作用(In the image enhancement process to enhance the use of the wavelet method, the blurred image to a certain extent)
- 2009-05-28 09:33:34下载
- 积分:1
-
matlab_eng
说明: matlab编程引擎(matlab programming engine)
- 2008-09-14 17:25:52下载
- 积分:1
-
Untitled2
kalman滤波matlab实现,环境是在双发单收的信道中,实现了信道的事实跟踪功能(kalman matlab channel estimated)
- 2013-05-27 15:51:40下载
- 积分:1
-
qidong
电力系统继电保护故障启动程序,matlab编写的程序(Power System Fault launcher, matlab program written)
- 2010-07-07 09:41:53下载
- 积分:1