increment Dec2increment bin conversion

2 views (last 30 days)
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

Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!