all repos — delsarte-bound @ master

513054ac
convert to unix line-endings, add download link
Marco Andronaco andronacomarco@gmail.com
Wed, 18 Jan 2023 22:22:57 +0100
9e524216
first commit
Marco Andronaco andronacomarco@gmail.com
Wed, 18 Jan 2023 22:10:10 +0100
52e28601
first commit
Bi-Rabittoh andronacomarco@gmail.com
Wed, 18 Jan 2023 22:02:35 +0100

A Delsarte Bound calculator in MATLAB

The delsarte(n, d) function returns an upper bound for $A_2(n, d)$: the maximum number of binary code-words of length $n$ and having Hamming distance $d$ between each other.

The obtained bound can often be improved (see this table), with further observations and only for special cases, but this function can compute a valid bound for any value of $n$ and $d$.

Click here to download the code.

clone
git clone https://git.birabittoh.duckdns.org/delsarte-bound.git