Borrar filtros
Borrar filtros

Calculate Bit Error Rate and Block Error Rate using MATLAB

2 visualizaciones (últimos 30 días)
Sukshith Shetty
Sukshith Shetty el 31 de Mayo de 2021
Editada: Sukshith Shetty el 31 de Mayo de 2021
I require a way to calculate Block Error and Bit Error Rate of QAM Signals. How should I take the approach.
eg: I have a TxData = [0.707+0.707*j,0.707-0.707*j, -0.707-0.707*j, -0.707+0.707*j] and RxData = [0.707-0.707*j,0.707-0.707*j, +0.707-0.707*j, -0.707-0.707*j]
I require Matlab code to calculate the Block and Bit error rate of these Tx and Rx Data.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by