This program performs a Monte Carlo simulation of a coherent QPSK communication system and plot the error probability performance over additive whit Gaussian noise channel. The detection is based on correlation metric. Simulation is performed for 10,000 bits and measurements are made accordingly.
Sanjeet Kumar (2021). Coherent QPSK simulation and BER vs. SNR curve (https://www.mathworks.com/matlabcentral/fileexchange/25333-coherent-qpsk-simulation-and-ber-vs-snr-curve), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hi, we only need to change from "Qfunc" to "qfunc" to fix this.
hi sanjeet, i cant run your QPSK simulation file, there is an error in this line theorerrprb(i)=theorerrprb(i)+Qfunc(sqrt(2*SNR))
perhaps do you know why? thx...
hi nice