Borrar filtros
Borrar filtros

how to convert grey-code to binary code & vice-versa?

8 visualizaciones (últimos 30 días)
Sourav Mondal
Sourav Mondal el 10 de Oct. de 2012
how can I convert grey to binary code? If, A=[00;01;11;10]; then, after convertion, B=[00;01;10;11]; ?????????????????????????????????????????
  1 comentario
Walter Roberson
Walter Roberson el 10 de Oct. de 2012
There are multiple grey codes; to choose one of them requires adding at least one constraint (2 constraints is easier)

Iniciar sesión para comentar.

Respuesta aceptada

Matt Fig
Matt Fig el 10 de Oct. de 2012

Más respuestas (1)

Image Analyst
Image Analyst el 10 de Oct. de 2012

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by