analyisis of BER vs SNR for BPSK
조회 수: 4 (최근 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!