drawing the given function

2 件のコメント

madhan ravi
madhan ravi 2018 年 10 月 29 日
What have we tried so far?
smith Magoe
smith Magoe 2018 年 10 月 30 日
編集済み: smith Magoe 2018 年 10 月 30 日
clear
Eb_No_dB=[0:.1:11.3];
Eb_No=10.^(Eb_No_dB./10);
for iEB=1:length(Eb_No)
PB(iEB,1)=qfunc(sqrt(2*Eb_No(iEB))) M=8
PB(iEB,2)=
(2/log2(M))*qfunc(sqrt(2*Eb_No(iEB)*log2(M))*sin(pi/M))

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB についてさらに検索

質問済み:

2018 年 10 月 29 日

編集済み:

2018 年 11 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by