increment Dec2increment bin conversion
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 19 Gen 2012
You forgot to ask a question ?
Risposte (0)
Categorie
Scopri di più su Data Type Conversion in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!