bit error rate and symbol error rate
Mostrar comentarios más antiguos
can anyone tell me how do we compute bit error rate and symbol error rate for a multidimensional array ?
Respuestas (1)
Walter Roberson
el 24 de Mzo. de 2018
0 votos
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)
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!