필터 지우기
필터 지우기

Multipath Channel Model

조회 수: 8 (최근 30일)
abolfazl
abolfazl 2011년 7월 12일
답변: Russul Haitham 2017년 5월 14일
Hello
I construct a multipath channel
first i generate a Discrete pulse, then pass it through a raised cosin e transmit filter, and then pass through multipath rayleigh channel .
but error occurs in simulink:
Complex signal mismatch. Output port 1 of 'c/Multipath Rayleigh Fading Channel' is a signal of numeric type complex. However, it is driving a signal of numeric type real
  댓글 수: 2
andoni
andoni 2011년 7월 12일
you have a problem with the types of the data. The type of the first data (the Output of of /Multipath Rayleigh Fading Channel') is complex and you need to be real. Use the convert bloq to convert to type real.
Rudin
Rudin 2012년 1월 8일
hi andoni im getting this error "Complex signal mismatch. Input port 1 of 'pv_module_solarex_temp/Mux' expects a signal of numeric type real. However, it is driven by a signal of numeric type complex"
how do i resolve this error,any suggestions would be helpful

댓글을 달려면 로그인하십시오.

답변 (1개)

Russul Haitham
Russul Haitham 2017년 5월 14일
Hi, may I know if anyone has found a solution for this problem please? I could not apply the multipath channel in my model because of the same error message "complex signal mismatch". I've used the signal specification block but the problem is still.

카테고리

Help CenterFile Exchange에서 Propagation and Channel Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by