-
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
-
frequency_analyse
频率分析程序
检测信号中的多个频率分量(frequency analyse
detective more than one frequency)
- 2013-01-09 10:09:37下载
- 积分:1
-
zhiwenshibie
基于matlab的指纹识别程序,能够完成指纹识别的功能,包括预处理,特征提取,匹配等特征(Matlab-based fingerprint identification process to complete the fingerprint features, including preprocessing, feature extraction and matching characteristics)
- 2012-04-14 10:56:01下载
- 积分:1
-
FisherFace(matlab)
该内容为fisherface的matlab代码,绝对可以运行,实验的数据库为ORL人脸数据库,并且在代码中很多中文注释,便于理解,为了大家方便,在压缩包中还放了fisherface的原始原始论文和PCA算法的原始论文。希望这些资料对大家有所帮助。(Fisherface matlab)
- 2013-11-22 15:21:37下载
- 积分:1
-
ACATSP
说明: A standard ant colony algorithm coded to address the TSP.
- 2019-01-04 09:25:10下载
- 积分:1
-
PSK
基于MATLAB的2PSK调制,调制解调部分源文件(Based on MATLAB-2PSK modulation, modulation and demodulation part of the source file)
- 2008-04-23 09:05:01下载
- 积分:1
-
EightkWDCSource
a dc-dc boost converter is implemented using matlab.
- 2010-11-16 04:49:49下载
- 积分:1
-
best
关于粗糙集的很好的学习程序,用java编程的(rough set materials using java)
- 2009-03-06 16:04:34下载
- 积分:1
-
Trajectorysimulationpackage
弹道仿真程序包,共5个m文件,一个主程序,4个子程序,很好的弹道模型仿真!(Trajectory simulation package, a total of 5 m file, a main, 4 sub-procedures, good ballistic model simulation!)
- 2009-03-20 01:15:49下载
- 积分:1
-
mod_msk3
实现MSK调制过程,通过定义入手,先计算相位,然后分两路调制(modulate msk with noise)
- 2009-12-14 08:52:27下载
- 积分:1