Gray Code

Basic function that generates Gray code for arbitrary base and number of digits
30 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 (2024). Gray Code (https://www.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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.1

Correction

1.0.0