I need to correct my code in order to reproduce this graph ofthis figure.
-What I need:
introduce those blue lines that representing FTR fadingmodel who has this two parameters:


and

Please correct my code. Thank you.
——————————————————————————————————–
Matlab code:
clc;
clear all;
close all;
M=2;
K=5;
divorder=1;
EbNo = -10:5:40;
BER_Ray=berfading(EbNo,’psk’,M,divorder)
BER_Rician = berfading(EbNo,’psk’,2,1,K);
BER = berawgn(EbNo,’psk’,M,’nondiff’);
semilogy (EbNo,BER,’o-‘);
hold on
semilogy (EbNo,BER_Ray,’*-‘);
semilogy (EbNo,BER_Rician,’+-‘);
grid on
% % plot
legend(‘AWGN CHANNEL’,’Rayleigh Channel’,’Rician Channel’);%,’Rayleigh Simulation’);
xlabel(‘Eb/No,dB’);
ylabel(‘Bit Error Rate’);
axis([-10 40 1e-5 .5])

V, = VCV, exp(joi) + V Vzexpljø2) +X+ jy Show transcribed image text
Expert Answer
An answer will be
PayPal Gateway not configured
PayPal Gateway not configured