drawing the given function

2 个评论

What have we tried so far?
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 Exchange 中查找有关 Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by