フィルターのクリア

Calculate Bit Error Rate and Block Error Rate using MATLAB

2 ビュー (過去 30 日間)
Sukshith Shetty
Sukshith Shetty 2021 年 5 月 31 日
編集済み: Sukshith Shetty 2021 年 5 月 31 日
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.

回答 (0 件)

カテゴリ

Help Center および File ExchangeQAM についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by