GithubHelp home page GithubHelp logo

zqayra / ldpc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomasortega/ldpc

0.0 0.0 0.0 11.46 MB

Code developed for my master's thesis on LDPCs

License: GNU General Public License v3.0

Shell 7.19% MATLAB 86.56% GAP 3.11% M 0.32% C++ 2.81%

ldpc's Introduction

LDPC

This repository contains code that was developed for my master's thesis on LDPCs. See this MIT post for a nice article on the history of these codes.

This repository is meant mainly for replicability purposes - it is not organized very well. All the code is original, except the functions to read and write .alist matrices, and the AR4JA folders.

How to cite:

If you find something useful, please cite my master's thesis: T. Ortega, "Low Density Parity Check codes," Universitat Politècnica de Catalunya, 2021.

Main folders of interest

gap_code

Contains incidence_matrix_GQ.gap, the GAP script to obtain point-line incidence matrices of different GQs.

graph_tests

Contains several functions that could be of interest. For example:

  • girth_of_H computes the girth of a binary code from a parity-check matrix.
  • H2adjacency converts a parity-check matrix to an adjacency matrix.
  • plot_Tanner_and_H plots the Tanner graph and parity-check matrix shape.

matlab_codes

  • BIAWGN_capacity numerically accurate BI-AWGN capacity calculator.
  • generate_regular_H generates a random regular parity-check matrix.
  • systematic_form transforms a parity-check matrix to systematic (or standard) form, with the convention H = [I P].

ldpc's People

Contributors

tomasortega avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.