gray2bi

The function converts a Gray encoded sequence to the binary sequence.
3,7K Downloads
Aktualisiert 29. Mai 2002

Keine Lizenz

This function converts the Gray encoded binary sequence to its binary equivalent.

Example:

gray2bi( [ 1 0 0 ] )

will produce

1 1 1

sequence as an output.See also: bi2gray.

Zitieren als

Adrian Bohdanowicz (2024). gray2bi (https://www.mathworks.com/matlabcentral/fileexchange/1746-gray2bi), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R12.1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Graph and Network Algorithms finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0