-
OFDM-Tutorial_matlab
ofdm 介绍的文章,含原理与实例论证(含图) ,附件中是仿真代码,可单步跟踪查看,很好的学习资料(OFDM introduction of the article, including theory and examples of argumentation (including map), the annex is the simulation code, can single-step tracking of view, a very good learning materials)
- 2009-02-06 21:24:19下载
- 积分:1
-
kf
卡尔曼滤波在MATLAB上的实现,本例子是常数型卡尔曼(Kalman filter implemented in MATLAB, and this example is the constant Kalman)
- 2014-10-19 21:50:28下载
- 积分:1
-
generateNetwork
根据Barabasi等人提出的无标度模型复杂网络生成的preferential attachment原理,生成指定规模的无标度网络的邻接矩阵。(Based on the preferential attachment mechanism proposed by Barabasi et al, the code functions to generate the adjacency matrix for a scale-free network with given size.)
- 2013-10-11 04:28:53下载
- 积分:1
-
EvolutionarydesignforaPDcontrollerforatankership
Evolutionary design for a PD controller for a tanker ship
- 2010-07-09 13:18:58下载
- 积分:1
-
CV_Assignment
说明: 此资料实现了ADABOOST和HAAR的特征提取和从弱分类到强分类的具体步骤(The data achieved ADABOOST and HAAR of feature extraction and classification from weak to strong category specific steps)
- 2010-04-16 00:39:42下载
- 积分:1
-
chap5_03_PP_STC_Direct
系统辨识和自适应控制中极点配置直接自矫正控制(Direct from the poles corrective control in System identification and adaptive control)
- 2012-07-01 15:18:43下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
chengxuji
北京航空航天大学出版社的matlab从零进阶第四章节的小程序(Matlab Beijing University of Aeronautics and Astronautics Press from zero advanced fourth chapter applet)
- 2014-01-13 10:58:56下载
- 积分:1
-
duobinarycode
duobinary conversion for agiven input symbols
- 2009-04-03 20:34:21下载
- 积分:1
-
Matlab-Laser-Toolbox-0.1beta
matlab开发环境下的 激光工具箱,文件内有关于激光的常用函数(Under the development environment of matlab toolbox, laser file is about the common function of the laser)
- 2013-04-01 12:33:23下载
- 积分:1