How can we synchronized symbols for P25 C4FM demodulation?

조회 수: 8 (최근 30일)
Shubham Singh
Shubham Singh 2023년 8월 14일
댓글: Saksham 2023년 8월 25일
In case of P25 C4FM demodulation , how can we synchronised the signals in matlab so that we should know exactly the point at which the received signal is getting started ?
  댓글 수: 1
Saksham
Saksham 2023년 8월 25일
Hi Shubham,
I understand that you wish to know about synchronizing signals in MATLAB to know the point at which received signal is getting started.
You can perform this finding ‘peak’ of the correlation result between the received signal and the synchronization pattern.
xcorr’ function and ‘corrcoef’ function might be helpful to you. Below is the link to their documentations:
To explore more about synchronization in MATLAB, please refer to the following link:
Sincerely,
Saksham

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Pulse and Transition Metrics에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by