-
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
-
mandelbrotPVM
pvm下实现的mandelbrot程序源码,适合初学者研究(under the procedures mandelbrot source, the study for beginners)
- 2007-01-13 11:07:27下载
- 积分:1
-
spectrum-analyzer
在matlab中,基于GUI工具箱,实现了频谱分析仪的功能(GUI-based toolbox in matlab, the spectrum analyzer function)
- 2012-07-02 16:31:18下载
- 积分:1
-
rader_sort
说明: 产生四部雷达信号,并对其进行分选,包括抖动,参差等信号(Four radar signals are generated and sorted)
- 2020-08-21 20:44:07下载
- 积分:1
-
for_experiments
图象的模糊处理,包括均值和中值处理,掩模分别是3*3和5*5的(Fuzzy image processing)
- 2009-12-29 16:37:03下载
- 积分:1
-
DM5
数据挖掘能处理大量的非线性数据,需要引入决策树才正确地理解应用(Data mining can deal with a large number of nonlinear data, need to introduce the decision tree to correctly understand the application
)
- 2013-01-02 19:51:44下载
- 积分:1
-
burst4
creates chirp train, corresponding match filter impulse response
- 2009-06-13 12:44:39下载
- 积分:1
-
RS-coding
关于信源编码和信道编码的源程序,信道编码包括NRZ码及其频谱分析,信道编码是关于RS码的分析(About the source code of the source coding and channel coding, channel coding NRZ code and its spectrum analysis, channel coding on the analysis of RS code)
- 2012-06-02 17:15:58下载
- 积分:1
-
7-5-128-134
optimization of speeed of bldc motor is now a days very much demanded in history
- 2013-10-14 02:03:59下载
- 积分:1
-
D016057
RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通
信;码率兼容码;Turbo 码交织器(RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-Interleaved Coded Modulation optical fiber communication rate compatible code Turbo Code Interleaver)
- 2009-05-19 19:14:48下载
- 积分:1