-
ukf
无迹卡尔曼滤波UKF是重要的非线性滤波方法。它采用UT变换的方法,不再近似系统的非线性方程,它仍然用高斯随机变量表示状态分布,不过是用特定选择的样本点加以描述,每个点叫一个高斯点,它从系统状态的概率密度函数中取出;然后,按系统的真实模型演化,得到非线性演化后的σ点,使得样本均值和样本方差是真实均值和真实方差的好的近似。
在这个程序中,实现了基于UKF的滤波方法,并且建立了两种仿真环境进行实验。(Unscented Kalman filter UKF is an important nonlinear filtering method. It uses the UT transformation method, no similar system of nonlinear equations, it still says the state with the Gaussian distribution of random variables, but the specific choice is to describe the sample points, each point is called a Gaussian point, it is from probability density function of the system state to remove then, according to the true model of evolution of the system obtained after the nonlinear evolution of σ point, making the sample mean and sample variance is true variance of the mean and the true good approximation.
)
- 2011-05-24 17:09:14下载
- 积分:1
-
Solution-of-nonlinear-equations
偏微分方程的MATLAB解法,主要介绍非线性方程组求解方法,给出不同方法的数值解法。(MATLAB Solution of partial differential equations, describes the nonlinear equations solving methods, given the different methods of numerical solution solution.)
- 2013-04-01 10:02:37下载
- 积分:1
-
Genetic Algorithm
说明: Genetic Algorithm Document
- 2019-05-03 14:18:30下载
- 积分:1
-
3gpp-aec
3gpp standard for "Terminal acoustic characteristics for telephony"
- 2010-12-21 20:54:10下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1
-
variablerandomorder
超前相位补偿算法超前相位补偿算法超前相位补偿算法超前相位补偿算法(Ahead of the phase compensation algorithm lead phase compensation algorithm lead phase compensation algorithm lead phase compensation algorithm)
- 2011-07-19 21:30:28下载
- 积分:1
-
duodianyueshuCapon
在毕设过程中,网上搜集来的基于matlab多点约束的波束形成算法,自己做了改进和注释(capon beamforming,multipoint restriction)
- 2014-01-09 09:57:27下载
- 积分:1
-
HdrImgView_Publish
hdrimg view public
- 2012-01-30 02:28:39下载
- 积分:1
-
matlab_code
科学运算语言matlab的程序设计有关的函数code.rar(Scientific computing matlab programming language-related function code.rar)
- 2007-08-01 20:21:45下载
- 积分:1
-
Tx_Rx_modified_DFT_SOFDM_ber
说明: SC-FDMA基本功能仿真,可能比较简单,但是值得熟悉了解(SC-FDMA基本功能仿真)
- 2010-04-27 14:24:35下载
- 积分:1