-
LTEforUMTSOFDMAandSCFDMABasedRadioAccess
LTE for UMTS - OFDMA and SC-FDMA Based Radio Access 关于随机接入很好的一本书籍是针对LTE系统的。(LTE for UMTS- OFDMA and SC-FDMA Based Radio Access on the random access good books for a LTE system.)
- 2009-12-15 11:30:53下载
- 积分:1
-
cass
CASS软件的实习教程 对于初学CASS的人很有用(CASS software training tutorials for the beginner who is useful CASS)
- 2011-05-28 12:06:25下载
- 积分:1
-
Source_Code_Document_Hilbert_Space
Algorithms on Development Research
- 2011-11-04 17:08:17下载
- 积分:1
-
X509V3CertificateGenerator
class to produce an X.509 Version 3 certificate.
- 2013-11-11 23:22:28下载
- 积分:1
-
QAM
QAM的系统调制与解调的MATLAB程序
(QAM modulation and demodulation system)
- 2010-05-17 19:15:58下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
PWM
介绍了PWM整流器PI参数设计,并用matlab进行了仿真,很好很强大!(Describes the design of PWM rectifier PI parameters, and use matlab for simulation, the very very powerful!)
- 2011-11-08 12:04:34下载
- 积分:1
-
M_P_O_8
八方向均值比例算子,对每个像素点取半径为r的矩阵,分成八个区域,计算均值比例,选取图像中的对比较为明显的区域(Mean proportion of the eight directions operator, a radius r of the matrix for each pixel is divided into eight regions, and calculate the mean ratio, the selected image of the more obvious contrast region)
- 2013-03-24 11:29:30下载
- 积分:1
-
LEsprit
二维doa估计esprit算法程序,可以较快的对目标doa进行二维角度估计(2D esprit algorithm)
- 2015-11-30 15:36:24下载
- 积分:1
-
拉丁超立方代码
说明: 拉丁超立方采样包括还有约束和没有约束的两种。(Latin hypercube sampling includes both constrained and unconstrained sampling.)
- 2021-04-27 09:48:44下载
- 积分:1