Sam's Notes
Select a Category
Certifications
Open Source
University Illustrations
CaC
ECC
Error Correcting
Finite Fields
Hamming Codes
Linear Codes
Reed-Muller
Information Theory
Capacity
Introduction
Mutual Information
Reed-Muller codes
CaC
Boolean logic can also be expressed as calculations mod 2
Boolean
Mod 2
$x \land y$
$xy$
$x \lor y$
$x+y+xy$
$\lnot x$
$x+1$
$x\oplus y$
$x+y$
GitHub icon
Edit this page on GitHub