hadamard-code

There are 5 repositories under hadamard-code topic.

  • aicodix/code

    Reusable C++ coding-related code library

    Language:C++414215
  • bbbbris/watermark

    This is an implementation of embedding and extracting a digital watermark in a PDF document. The code uses an LDPC code, a Hadamard code, and multiple sequence alignment to increase robustness.

    Language:Java14104
  • willtack/HASL_CVR

    Matlab program for the analysis of Hadamard encoded multi-delay ASL for measurement of cerebral blood flow (CBF), arterial transit time (ATT), and cerebovascular reactivity (CVR).

    Language:MATLAB1101
  • ShubhamDeokar3045/Implementation-of-various-coding-schemes-using-VHDL

    This project implements various error-correction codes in VHDL, including Hamming, Hadamard, and Reed-Solomon codes. These codes are used to enhance data integrity through error detection and correction, making the data transmission more reliable.

  • ZePaiva/Hadamard_Codes

    VHDL implementation of an Hadamard Encoder-Decoder

    Language:VHDL20