analyisis of BER vs SNR for BPSK
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
RNTL
2012-6-10
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 个评论
sandhya sandy
2013-10-11
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
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 BPSK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!