BER in scatter plot

조회 수: 2 (최근 30일)
Darshan Manjunathrao Chawan
Darshan Manjunathrao Chawan 2020년 10월 30일
답변: Sriram Tadavarty 2020년 10월 30일
I have small question regarding BER in scatterplot. I plotted a scatter plot as shown below, but in that plot how can I determine BER?,

채택된 답변

Sriram Tadavarty
Sriram Tadavarty 2020년 10월 30일
Hi Darshan,
BER is not releated to complex symbols. So, it can'e be known from scatter plot.
You need to first demodulate the symbols to bits and then calculate the bit error rate, by calculating error when compared with transmitted bits.
To compute BER, you can use biterr function.
Hope this helps.
Regards,
Sriram

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by