BER in scatter plot

2 次查看(过去 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