Exponential power delay/decay channel

2 ビュー (過去 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 Center および File ExchangeOptics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by