Gray Code

Basic function that generates Gray code for arbitrary base and number of digits
38 download
Aggiornato 10 lug 2022

Visualizza la licenza

Basic function that generates Gray code for arbitrary base and number of digits.
use:
code = grayCode(base,digits);
to obtain the corresponding gray code table

Cita come

Mazin Mustafa (2026). Gray Code (https://it.mathworks.com/matlabcentral/fileexchange/114850-gray-code), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag
Versione Pubblicato Note della release
1.0.1

Correction

1.0.0