PPT Slide
- MMT = nIn (where In is the n x n identity matrix)
- There are infinitely many such matrices
- How do you encode it? Table lookup will work...
- constant distance rate (that’s good) since lim as n gets large d/n = 2L-1 / 2L = .5
- exponentially dropping message rate (that’s bad) since lim k/n = L / 2L = 0