how to modulate and demodulate dpsk signal using MATLAB
조회 수: 11 (최근 30일)
이전 댓글 표시
write a MATLAB program to simulate (modulate) DPSK signal for the data [1 0 1 1 0 0] and demodulate it using MATLAB.
please help, ive been looking for all kind of dpsk coding but found nothing else but the psk coding. i want to make sure that i can get back the same source information on the receiver.
댓글 수: 0
답변 (1개)
Swatantra Mahato
2021년 1월 6일
편집: Swatantra Mahato
2021년 1월 6일
Hi,
From my understanding, you are looking to modulate a DPSK signal and demodulate it using MATLAB.
You may want to look into the "dpskmod" and "dpskdemod" functions.
Hope this helps
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 PHY Components에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!