Skip to content
#

ldpc-codes

Here are 61 public repositories matching this topic...

The goal of this personal project was to simulate the encoding of a message using the LDPC algorithm, alter the encoded message, decode the altered message and measure the percentage of integrity by comparing the initial and final messages. I used Python 3.9 and the pyldpc library to develop this script.

  • Updated May 25, 2023
  • Jupyter Notebook

This repository contains the source code of all the block codes in MATLAB. This project presents the Bit Error Rate (BER) Comparison of 8-PSK over AWGN channel by considering block codes such as Linear block codes, Hamming codes, BCH codes, RS codes etc. All the codes will be compared in terms of BER and energy per bit to noise ratio.

  • Updated Jun 29, 2020
  • MATLAB

Improve this page

Add a description, image, and links to the ldpc-codes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ldpc-codes topic, visit your repo's landing page and select "manage topics."

Learn more