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

조회 수: 16 (최근 30일)
Sourav Mondal
Sourav Mondal 2012년 10월 10일
how can I convert grey to binary code? If, A=[00;01;11;10]; then, after convertion, B=[00;01;10;11]; ?????????????????????????????????????????
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 10월 10일
There are multiple grey codes; to choose one of them requires adding at least one constraint (2 constraints is easier)

댓글을 달려면 로그인하십시오.

채택된 답변

Matt Fig
Matt Fig 2012년 10월 10일

추가 답변 (1개)

Image Analyst
Image Analyst 2012년 10월 10일

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by