搜索资源列表
barbero_pgnet04
- Rapid Prototyping of MIMO Algorithms for OFDM WLAN Luis G. Barbero and John S. Thompson Institute for Digital Communications University of Edinburgh Email: l.barbero@ed.ac.uk, john.thompson@ed.ac.uk
proc-ieee
- Broadband MIMO-OFDM Wireless Communications Gordon L. St¨uber, John Barry, Steve W. McLaughlin, Ye (Geoffrey) Li, Mary Ann Ingram, Thomas G. Pratt School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, GA 303
tutorial
- MIMO-OFDM with Variable Pilot-to-data Power Ratio (PDPR) Simulator Tutorial Taeyoon Kim and Dr. Jeffrey G. Andrews Department of Electrical and Computer Engineering University of Texas at Austin
GA_fitting
- 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
MIMOofdmchangesinthesystemsymbolerrorate
- MIMOofdm系统误符号率的变化(G),可以为MIMO信道建模提供详细代码-MIMOofdm changes in the system symbol error rate (G), MIMO channel modeling can provide detailed code
MIMO_OFDM_MATLAB-program
- These MATLAB programs in this directory belong to the book titled "MIMO-OFDM Wireless Communication with MATLAB㈢", which has been authored by Yong Soo Cho, Jaekwon Kim, Won Young Yang, and Chung G. Kang and published by John Wiley & Sons (Asia) Pte
MIMO-OFDM
- 《MIMO OFDM Wireless Communications with MATLAB Yong Soo Cho, Jaekwon Kim, Won Young Yangand Chung G. Kang》学习MIMO OFDM的一本好书,英文版的,内附书中所有程序源码包括空时编码,信道估计,降低PAPR,信道容量-"MIMO OFDM Wireless Communications with MATLAB? Yong Soo Cho, Jaekwon Kim, Won Young Ya
LTEMIMOOFDM111
- 宽带无线通信是信息化社会发展的助推器,它正在改变人们的生活方式,人 们将可以在任何时候、任何地点享受数字冲浪、视频点播、时频会议等新的时髦。 MIMO系统的信道容量与发射端和接收端的最小天线数成线性关系,这使MIMO技 术成为LTE、B3G和未来4G系统中最有前途的技术之一。-Broadband wireless communication is the booster for the development of information society, it is changin
L-G-0000595723-0002363227.pdf
- A Practical Guide for MIMO using Matlab
pdschconformncetet
- Long-Term Evolution (LTE) is a new standard specied by 3GPP for fourth generation (4G) wireless communications. LTE provides high spectral eciency, high peak data rates, short round trip time, and frequency exibility. It relies on the follow
MIMO
- 本程序实现了基于相关矩阵法的LTE及4G中MIMO多径信道的仿真,最终获得了MIMO信道的传播矩阵。(第一步,选择应用场景(确定信道参数和天线配置参数);第二步,计算相关矩阵,并做Cholesky分解;第三步,利用Jakes模型产生多普勒随机变量;第四步,形成TDL;第五步,根据前四步准备,最终得到MIMO多径信道的信道传输矩阵)-This procedure achieved based on the correlation matrix method and 4 g LTE MIMO in
Massive-MIMO-with-1-bit-ADC
- Massive MIMO with 1-bit ADC-Massive MIMO with 1-bit ADC This is a code package is related to the follow scientific article: Risi C, Persson D, Larsson E G. Massive MIMO with 1-bit ADC . Eprint Arxiv, 2014. The package contains a simul
greshbands
- function[]=gershbands(G) switch class(G) case 'tf' % Transfer Function Form G_TF=G; [num,den]=tfdata(G); for i=1:size
ssm
- function[]=gershbands(G) switch class(G) case 'tf' % Transfer Function Form G_TF=G; [num,den]=tfdata(G); for i=1:si
ssms
- function[]=gershbands(G) switch class(G)