simulate this problem with matlab

binary non-symmetric channel
where P_(Y|X) (0│1)=0.3, and P_(Y|X) (0│0)=0.9
X is the transmitted bit and Y is the received bit. Assume that P_X (0)=0.6
simulate:
  • Generate a random binary input vector X with PMF
  • Simulate the error process in the channel with the given error probabilities
  • Calculate the output of the channel
  • Use hist() to plot the PMF for the output bits

回答 (0 件)

この質問は閉じられています。

質問済み:

2021 年 1 月 4 日

閉鎖済み:

2021 年 1 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by