필터 지우기
필터 지우기

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 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