登录
首页 » matlab » ukf

ukf

于 2010-12-14 发布 文件大小:2KB
0 253
下载积分: 1 下载次数: 48

代码说明:

  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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • huffman_coding
    ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree. () Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree. )
    2009-04-04 22:16:39下载
    积分:1
  • Quadrotor_animation_1
    Quadrotor Simulation code in Matlab
    2009-06-23 09:49:19下载
    积分:1
  • ns_note
    说明:  较权威的NS培训文档,希望对大家有所帮助(NS training more authoritative document, we want to help)
    2010-04-28 18:43:09下载
    积分:1
  • matlab_chengxusheji
    该MATLAB通过给出典型例子介绍了在MATLAB环境下进行程序设计的方法(through the MATLAB is a typical example of the MATLAB environment for the conduct of the program design)
    2007-04-12 17:45:20下载
    积分:1
  • pso_featsel2
    这是一个粒子群算法(PSO)用于特征选择的matlab函数,用户可以自由选择目标函数优化方向、种群大小、迭代次数等等。(this is an feature selection program with particle swarm optimization of matlab ,you can chose the Function optimization direction the scale of the swarm and the number of the iteration)
    2012-06-03 20:30:42下载
    积分:1
  • FTA0319
    MATLAB实现基于蒙特靠罗方法的故障树仿真(MATLAB-based implementation methodology Montenegro Romania on Fault Tree Simulation)
    2009-04-02 11:55:41下载
    积分:1
  • thedigitalmodulationsysteanalysisandsimulation
    自己找到的数字调制系统分析与仿真 希望大家喜欢(Find the digital modulation system analysis and simulation)
    2009-05-11 15:40:15下载
    积分:1
  • Ex7_dc
    example simulation s of analysis of electrical machinery and drive systems - Ex7 (DC Machine)
    2013-10-04 04:23:00下载
    积分:1
  • sector6
    dtc for 3phases induction motor
    2013-04-21 18:40:17下载
    积分:1
  • imageProcessing
    image prcessing: histogram, negative, thresholding
    2009-11-15 08:31:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载