Description Usage Arguments Value Author(s) References Examples
A function to generate decimal graycode
1 | graycode2(a)
|
a |
the number of targets |
A list contains the following components:
rows |
the number of rows |
cols |
the number of columns |
dec |
the decimal graycode results |
Liye He liye.he@helsinki.fi
Dah jyh Guan. (Scientific Note) Generalized Gray Codes with Applications. 1998
1 | code<-graycode2(5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.