フィルターのクリア

How to Plot and label the multipath impulse response of the channel.

1 回表示 (過去 30 日間)
Ram Basnet
Ram Basnet 2020 年 5 月 29 日
回答済み: Chaitanya Mallela 2020 年 8 月 18 日
pvt= [ 0 -5 -10 -19 -33]
and tvt = [ 0 400 850 1100 2200 ] are channel time delay vector in nanoseconds and the delayed relative power
vector of the channel in dB respectively. How to Plot and label the multipath impulse response
of the channel.

回答 (2 件)

Hussam Mohamed
Hussam Mohamed 2020 年 8 月 14 日
when you are assigning the channel object parameters add the 'Visualization' : for eg.:
comm.RicianChannel (...... 'Visualization' , 'Impulse response')

Chaitanya Mallela
Chaitanya Mallela 2020 年 8 月 18 日

カテゴリ

Help Center および File ExchangeDetection, Range and Doppler Estimation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by