-
ttm_tt
Allocates storage for pointers to the pages that back the ttm.
- 2014-09-15 21:44:07下载
- 积分:1
-
CH2
这是《Space-Time Codes and MIMO Systems》书中第二章的源程序,包括mimo信道模型,遍历容量,中断容量以及发射端或接受端具有相关性等程序。(This is the " Space-Time Codes and MIMO Systems" source book, the second chapter, including mimo channel model, ergodic capacity, the outage capacity and the transmission side or the receiving end of relevant procedures.)
- 2013-12-22 21:43:28下载
- 积分:1
-
inmin01
使用最小积分整定计算PID系数的例程,根据给出的传递函数,计算最佳的调整系数(Points using the least-tuning PID coefficient calculation routine, give the transfer function based on calculating the optimal adjustment factor)
- 2009-03-28 14:45:34下载
- 积分:1
-
vehicle-control-under-simulink
在simulink环境下的车辆PID控制算法(PID control for vehicle)
- 2012-09-24 15:19:13下载
- 积分:1
-
conv_encoder
卷积码编码仿真程序,编码速率为1/2;在Matlab环境下仿真,适用于初学者。(Convolutional code simulation program coding, coding rate of 1/2 in the Matlab simulation environment for beginners.)
- 2009-01-06 20:40:52下载
- 积分:1
-
simulatedata
利用数学形态学开闭设计滤波器消除漂移信号(Opening and closing design using mathematical morphology filter to eliminate signal drift)
- 2010-09-02 10:13:27下载
- 积分:1
-
H_matrix
CMMB中校验矩阵的生成和相应的比特映射向量表的生成代码(CMMB in the check matrix generation and the corresponding bit-map generation code to Scale)
- 2010-05-18 10:29:00下载
- 积分:1
-
code
毕业论文参考资料,从期刊网上下载的,如果有需要共大家参考(Thesis reference materials downloaded from the journal, if you need a total of reference)
- 2011-05-28 17:05:41下载
- 积分:1
-
phase_embed
这是本人自己遍的matlab程序,即对做过fft变换的相位嵌入水印的程序(this is my own times of Matlab procedures, that is done on the phase transformation fft watermark embedding procedures)
- 2006-12-06 14:58:45下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1