Exponential power delay/decay channel

조회 수: 3 (최근 30일)
MatlabGirl
MatlabGirl 2016년 5월 28일
If I want my channel gain to resemble an exponential power delay profile is it enough to define:
h= [1 0.66]
if I have two channel taps (i.e memory length of 2) and
h= [1 0.66 0.44]
for three taps? or is it more complicated than that?
----------------------
I found this vector
[1 0.66 0.44 0.29 0.13 0.05]
when googling "exponential power delay profile" source: http://www.mathworks.com/matlabcentral/newsreader/view_thread/67532
I am trying to simulate an optical channel (wireless).. so h must be real and deterministic (not random)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Optics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by