analyisis of BER vs SNR for BPSK
4 views (last 30 days)
Show older comments
i want to plot the performance of BER vs SNR for BPSK........could anyone over here help me to write the codes for it .......thank you in advance !comment beside the function are appreciable.....and it would be better if you pls explain what are u going to do!
[Merged information from duplicate question]
hi......i want to generate a binary signal and add a AWGN channel to it for a specific SNR ....actually i want to calculate the BER performance of the bpsk ....can anyone pls provide me the code of generating noise for specific SNR????and actually can anyone help me describing the procedure how to modulate and demodulate the BPSK for calculating BER vs SNR....thanks in advance!
0 Comments
Answers (1)
RNTL
on 10 Jun 2012
there's a script in the file exchange http://www.mathworks.com/matlabcentral/fileexchange/25922-ber-of-bpsk-in-awgn-channel/content/bpskAWGN.m
and if you just need to plot the BER, use ber = berawgn(...)
2 Comments
sandhya sandy
on 11 Oct 2013
I need the matlab code for plotting BER vs SNR in a AWGN channel using random code of length 31 for single user detection and multi user detection.please reply me asap
See Also
Categories
Find more on BPSK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!