- 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 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Umeshraja
on 17 Nov 2024 at 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 Comments
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!