文件名称:channel
介绍说明--下载内容均来自于网络,请自行研究使用
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs at a single time instance)
% H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission
% N - number of symbols transmitted in OFDM fr a me
%
% outputs:
% y - vector of channel outputs (matrix for MIMO again, just like x matrix)
% create noise vector sequence (each row is a different antenna, each column is a
% different time index) note: noise is spatially and temporally white-channel characteristics of OFDM Channel transmission simulatorChannel transmission simulator inputs: sig2- noise variance Mt- number of Tx antennas Mr- number of Rx antennas x- vector of complex input symbols (for MIMO, this is a matrix, where each column is the value of the antenna outputs at a single time instance) H- frequency selective channel- represented in block-Toeplitz form for MIMO transmission N- number of symbols transmitted in OFDM fr a me outputs: y- vector of channel outputs (matrix for MIMO again, just like x matrix) create noise vector sequence (each row is a different antenna, each column is a different time index) note: noise is spatially and temporally white
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs at a single time instance)
% H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission
% N - number of symbols transmitted in OFDM fr a me
%
% outputs:
% y - vector of channel outputs (matrix for MIMO again, just like x matrix)
% create noise vector sequence (each row is a different antenna, each column is a
% different time index) note: noise is spatially and temporally white-channel characteristics of OFDM Channel transmission simulatorChannel transmission simulator inputs: sig2- noise variance Mt- number of Tx antennas Mr- number of Rx antennas x- vector of complex input symbols (for MIMO, this is a matrix, where each column is the value of the antenna outputs at a single time instance) H- frequency selective channel- represented in block-Toeplitz form for MIMO transmission N- number of symbols transmitted in OFDM fr a me outputs: y- vector of channel outputs (matrix for MIMO again, just like x matrix) create noise vector sequence (each row is a different antenna, each column is a different time index) note: noise is spatially and temporally white
相关搜索: toeplitz
mimo
transmission
matlab
antenna
MIMO
channel
mimo
ofdm
mimo
simulator
ofdm
time
mimo
Toeplitz
matrix
complex
noise
mimo
transmission
matlab
antenna
MIMO
channel
mimo
ofdm
mimo
simulator
ofdm
time
mimo
Toeplitz
matrix
complex
noise
(系统自动生成,下载前可以参看下载内容)
下载文件列表
channel.m