drawing the given function

2 commentaires

madhan ravi
madhan ravi le 29 Oct 2018
What have we tried so far?
smith Magoe
smith Magoe le 30 Oct 2018
Modifié(e) : smith Magoe le 30 Oct 2018
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))

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by