Gray Code

Basic function that generates Gray code for arbitrary base and number of digits
30 téléchargements
Mise à jour 10 juil. 2022

Afficher la licence

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

Citation pour cette source

Mazin Mustafa (2024). Gray Code (https://www.mathworks.com/matlabcentral/fileexchange/114850-gray-code), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2022a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.1

Correction

1.0.0