-
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
-
FaceDetectionSystem
Face Detection System
matlab实现的人脸识别系统,含有9个源代码文件,及上百幅人脸图片(Face Detection Systemmatlab realize the face recognition system, containing nine source code files, and hundreds of pieces of face image)
- 2008-08-26 01:47:07下载
- 积分:1
-
7e1f02949ea1
数据聚类算法的一种K-means算法,可以用于模糊推理系统输入空间及规则数的确定(A data clustering algorithm K-means algorithm for fuzzy inference system of the input space and the number of rules to determine)
- 2012-05-10 11:36:50下载
- 积分:1
-
geese
采用geese算法对采样的阵列信号进行处理,根据阵列结构上存在的差异进行估计,采用标准差的方式进行估计。geese算法性能的好坏
(Geese algorithm on sampled array signal processing, according to an estimate of the differences that exist on the array structure, estimated using standard differential manner. the geese algorithm performance quality)
- 2013-05-11 14:20:30下载
- 积分:1
-
Competitive-Bidding-and-Stability-Analysis-in-Ele
Competitive Bidding and Stability Analysis in Electricity Markets Using Control Theory
- 2014-02-03 15:40:21下载
- 积分:1
-
ImageTools
Image to0ls contains image function for matlab
- 2016-09-02 14:32:26下载
- 积分:1
-
waveletdenoising
wavelet小波通用去噪方法,包括几幅雷达图像(General wavelet wavelet denoising methods, including the pieces of radar images)
- 2010-05-06 10:29:11下载
- 积分:1
-
1DSASE
自由电子激光,一维SASE理论,matlab模拟(free-electron laser, a peacekeeping SASE theory, Matlab simulation)
- 2007-03-17 10:20:00下载
- 积分:1
-
基于粒子滤波的TBD在一个目标的仿真
说明: 基于粒子滤波的检测前目标跟踪在一个目标的仿真(Simulation of target tracking in a target before detection based on particle filter)
- 2019-11-16 12:32:49下载
- 积分:1
-
OFDM
OFDM,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。每个子信道上的信号带宽小于信道的相关带宽,因此每个子信道上的可以看成平坦性衰落,从而可以消除符号间干扰。而且由于每个子信道的带宽仅仅是原信道带宽的一小部分,信道均衡变得相对容易。在向B3G/4G演进的过程中,OFDM是关键的技术之一,可以结合分集,时空编码,干扰和信道间干扰抑制以及智能天线技术,最大限度的提高了系统性能。(OFDM)
- 2010-05-21 14:56:54下载
- 积分:1