-
hybridSIREKF
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm. (To estimate the input-output mapping with inputs x and outputs y generated by the following nonlinear, nonstationary state space model: x (t+ 1) = 0.5x (t)+ [25x (t )]/[( 1+ x (t)) ^ (2)]+ 8cos (1.2t)+ process noise y (t) = x (t) ^ (2)/20+ 6 squareWave (0.05 (t-1 ))+ 3+ time varying measurement noise using a multi-layer perceptron (MLP) and both the EKF and the hybrid importance-samping resampling (SIR) algorithm.)
- 2007-09-30 11:09:43下载
- 积分:1
-
OFDM_DOPPLER_ML
OFDM 对频偏非常敏感,文件主要是基于导频方法的频偏估计(OFDM is very sensitive to frequency offset, frequency offset file is mainly based on the pilot estimates)
- 2013-03-23 20:16:27下载
- 积分:1
-
LPC-canshutiqu
用于提取LPC参数的MATLAB程序,并通过MATLAB展示出参数图形。(MATLAB program used to extract the LPC parameters, and by the graphics of MATLAB demonstrated parameters.)
- 2013-05-08 10:29:10下载
- 积分:1
-
cbf
说明: 均匀线阵常规波束形成仿真
假设条件
窄带(单频);
远场平面波(目标距离远大于阵长);
无多途干扰;
信号无多普勒,无畸变。(Simulation of conventional beamforming of uniform linear array)
- 2021-03-09 21:59:27下载
- 积分:1
-
遗传算法求解VRP问题.gz
说明: 为了达到提升公路运输的效益,降低货运成本的目的,我们提出带时间窗的基于货物运输共享的路径优化模型(In order to improve the efficiency of highway transportation and reduce the freight cost, we propose a path optimization model based on cargo transportation sharing with time window)
- 2020-12-07 11:04:51下载
- 积分:1
-
P100_wavelet2D
利用MATLAB语言实现二维信号多尺度离散小波分解(Using MATLAB language to achieve two-dimensional discrete wavelet multi-scale decomposition of signals)
- 2009-09-16 21:27:53下载
- 积分:1
-
dlb
说明: matleble仿真倒立摆
可用的源程序,绝对可用,(Simulation of inverted pendulum matleble available source code is absolutely available,)
- 2008-09-27 17:20:06下载
- 积分:1
-
Para.-Est.-and-Inv.-Problems
这是一本关于地球物理反演方法的经典著作《Parameter Estimation and Inverse Problems》,学地球物理的可以看看。(this book is for geophysics inverse problem base study. worth reading if you are a student of geophysics.)
- 2013-08-28 11:21:33下载
- 积分:1
-
DamBreak.-CSPH
This code is used to dam-break problem in varied domain
- 2013-09-04 23:35:42下载
- 积分:1
-
huffman
实现了huffman编码 运行良好 可以在不同的版本中运行(Achieve a huffman encoding)
- 2011-10-27 09:26:21下载
- 积分:1