About values for the Matlab's communication channel
조회 수: 5 (최근 30일)
이전 댓글 표시
Where can I get the details about implementing MIMO channel as per my simulation need.
I need to implement an indoor setup with 3.5 GHz tranmission with 4x2 and 4x4 transmission.
However, I am unable to find a refernce for which I can get teh specfic values of MIMO channel properties. In particular, for example, what will be the samplerates, PathDelays etc. Is there any reference, or what 3GPP specification can I use for this purpose?
comm.MIMOChannel with properties:
SampleRate: 1
PathDelays: 0
AveragePathGains: 0
NormalizePathGains: true
FadingDistribution: 'Rayleigh'
MaximumDopplerShift: 1.0000e-03
DopplerSpectrum: [1×1 struct]
SpatialCorrelationSpecification: 'Separate Tx Rx'
TransmitCorrelationMatrix: [2×2 double]
ReceiveCorrelationMatrix: [2×2 double]
AntennaSelection: 'Off'
NormalizeChannelOutputs: true
ChannelFiltering: true
PathGainsOutputPort: false
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Link-Level Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!