搜索资源列表
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
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
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
greshbands
- function[]=gershbands(G) switch class(G) case 'tf' % Transfer Function Form G_TF=G; [num,den]=tfdata(G); for i=1:size