increment Dec2increment bin conversion

Hi,
Example
2379 to 8792 (increment is one)continious decemal number convert into continious binary number ------(equation I),
3692 to 7486 (increment is one)continious decemal number convert into continious binary number ------(equation II),
equ(I & II) apply EX-OR GATE ------(equation III),
equ (III) split into five digit binary number -----(equation IV),
equ (IV)) five digit binary number convert into two digit decimal ----------(equation V).
with regards, Thirumuruganalagappan

1 件のコメント

Walter Roberson
Walter Roberson 2012 年 1 月 19 日
You forgot to ask a question ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Type Conversion についてさらに検索

タグ

質問済み:

2012 年 1 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by