- 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
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Umeshraja
le 17 Nov 2024 à 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 commentaires
Voir également
Catégories
En savoir plus sur BPSK dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!