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 ExchangeMATLAB Compiler についてさらに検索

質問済み:

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