-
LTEandLTE_Advanced
近年来随着移动互联网业务和物联网业务的兴起与
发展,用户对移动宽带业务需求越来越旺盛,对移动通信
网络的接入速率和质量要求也越来越高,原有基于码分多
址(CDMA)的3G及其增强技术未来将无法满足业务发展
需要,因此3GPP及3GPP2组织自2004年开始启动长期
演进(LTE)/空口演进(AIE,后改名为超移动宽带UMB)项
目,旨在通过引入一些关键技术,如正交频分复用(OFDM)
调制技术、多入多出(MIMO)技术、混合自动重传请求
(HARQ)、全IP扁平化架构及动态带宽分配等实现网络变
革,达到以下所述的网络性能,为移动宽带多媒体业务持
续发展提供技术保障。(Abstract:To meet the needs of mobile broadband
services,LTE is being deployed and becoming ma-
tured,which includes key technologies such as
OFDM,high-order modulation,HARQ,enhanced
multi-antenna technologies,fast synchronization
technologies,scalable control channel design,adap-
tive resource allocation,interference suppression
technologies etc.Moreover,the discussion on LTE-
Advanced has started,where technologies being
considered includes aggregate multi-carrier,high-
er-order MIMO,smart relay,heterogeneous net-
work,multipoint collaboration as well as enhanced
interference management.)
- 2010-08-31 10:04:48下载
- 积分:1
-
AIRtools_matlab
This collection of MATLAB software contains implementations of several Algebraic Iterative
Reconstruction methods for discretizations of inverse problems.
- 2011-12-24 22:22:34下载
- 积分:1
-
MatLab.7.Programming
MATLAB 7电子教程,英文。不可多得的学习资料,学习自控的必备工具书(MATLAB 7 e-tutorials and English. The rare learning materials, learning self-control essential tool for the book)
- 2009-10-16 15:18:24下载
- 积分:1
-
matlab
说明: 通过实验,熟悉Matlab编程环境,学习Matlab的基本使用方法,包括基本的数学运算、图形绘制和编写m文件仿真及使用帮助命令等。(Through the experiment, familiar with the Matlab programming environment, learning the basic use of Matlab, including basic mathematical calculations, graphics rendering and the preparation of m documents and the use of simulation to help orders.)
- 2008-09-26 10:53:51下载
- 积分:1
-
Hw431_MIAP
Image proccesing code in matlab
- 2009-12-12 19:59:43下载
- 积分:1
-
chap4
系统辨识与自适应控制MATLAB 仿真CH4 ,,好东西大家一起分享(System identification and adaptive control of MATLAB simulation of CH4,, good things to share with everyone)
- 2009-12-16 10:51:11下载
- 积分:1
-
11
说明: 模糊控制理论与实践 电子书 涂承宇 地震出版社(Fuzzy Control Theory and Practice of e-books Tu承宇seismic Press)
- 2007-09-11 11:08:48下载
- 积分:1
-
dft_example
序列的dft实现代码对序列快速分析,代码很人性化的(DFT sequence realize rapid analysis of sequence code, the code is very humane)
- 2008-05-01 10:58:52下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
orderopti
matlab中,对曲线拟合时指数的自动识别(matlab in, when the index on the curve fitting of automatic identification)
- 2010-05-27 12:20:34下载
- 积分:1