10 October 2018 4 3K Report

for single relay , theoretical BER is = 0.5*(1- (g/(1+g))^H/2).

g= SNR ( say same for each hop) . g= (mod(h))^2 *E/N ; H= no of hops

as per the published paper- ' End-to-End Average BER in Multihop Wireless Networks over Fading Channels ' in that paper, simulatin result is same (100% same result)as this mathematical expression.

but when I am trying to implementing it in MatLab , result is not nearly same.( difference in BER= 0.01 max) but not exactly same.. why?

can anyone send me Matlab Code for Decode and Forward simulation of cooperative scheme??

Similar questions and discussions