This repository contains MATLAB scripts for implementing and using a Merkle Directed Acyclic Graph (DAG) data structure. The Merkle-DAG is a cryptographic data structure used to efficiently verify the ...
LDPC (Low-Density Parity-Check) decoding is an error-correction technique widely used in communication systems. This implementation focuses on LDPC decoding using a Tanner graph representation and is ...