- BCH Encoding: https://www.mathworks.com/help/comm/ref/bchenc.html
- BCH Decoding: https://www.mathworks.com/help/comm/ref/bchdec.html
Performance of BCH code over AWGN channel
14 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hello there,
can someone help me with my project
i want to simulate a BCH code with n=255 and t= 2,3,4 using BPSK modulation.
and i want to Test the programs by passing the encoded data over AWGN channel and compute the
bit error rate Pe over the range of Eb/No from 0-10dB.
the result should be similar to the curve in the picture
0 Commenti
Risposte (1)
Umeshraja
il 17 Nov 2024 alle 9:51
To get you started on your project, I recommend checking out the following resource to understand Bit Error Rate (BER) analysis techniques:
Once you're familiar with BER analysis, you can refer to the following MATLAB documentation pages
Hope this helps!
0 Commenti
Vedere anche
Categorie
Scopri di più su BPSK in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!