How to plot 32PSK modulating signal in time domain?
조회 수: 7 (최근 30일)
이전 댓글 표시
I have found the multiple codes for PSK signal but they plot the consulation diagram, which contain binary values but when i plot them it gives me error.
댓글 수: 0
답변 (1개)
Sulaymon Eshkabilov
2021년 5월 27일
Did you convert binary values to decimal values? To convert binary values into decimal values bin2dec() can be employed.
참고 항목
카테고리
Help Center 및 File Exchange에서 PSK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!