- 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 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Muntader Saeed
el 16 de Nov. de 2024 a las 11:50
Respondida: Umeshraja
el 17 de Nov. de 2024 a las 9:51
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 comentarios
Respuestas (1)
Umeshraja
el 17 de Nov. de 2024 a las 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 comentarios
Ver también
Categorías
Más información sobre BPSK en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!