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

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Detection, 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