gray2bi
Version 1.0.0.0 (358 Bytes) von
Adrian Bohdanowicz
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 LinuxKategorien
Mehr zu Graph and Network Algorithms finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |