No BSD License
Highlights from
bi2gray
|
|
| File Information |
| Description |
The function converts the binary input sequence into another binary sequence according to Gray code. See also gray2bi.
Example:
bi2gray( [ 1 1 1 ] )
will produce a following sequence:
1 0 0. |
| MATLAB release |
MATLAB 6.1 (R12.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com