bit error rate and symbol error rate

can anyone tell me how do we compute bit error rate and symbol error rate for a multidimensional array ?

답변 (1개)

Walter Roberson
Walter Roberson 2018년 3월 24일

0 개 추천

Reshape as a vector and apply the calculations to the vector. Bit error rate and symbol error rate are statistical summaries that use all of the information in the matrix in a way that is independent of order (beyond preserving whatever order is needed to convert between bits and symbols)

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

질문:

2018년 3월 24일

답변:

2018년 3월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by