gray_code_display_test


gray_code_display_test, a MATLAB code which calls gray_code_display(), which computes the Hamming distance tables for both the binary and Gray codes, and displays 3D plots that illustrate how the Gray code does a better job of providing nearby representations for nearby numbers.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

gray_code_display, a MATLAB code which computes the Hamming distance tables for both the binary and Gray codes, and displays 3D plots that illustrate how the Gray code does a better job of providing nearby representations for nearby numbers.

Source Code:


Last revised on 24 January 2019.