discrete value to binary value
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
first i want to convert continuous values into discrete values and from discrete to binary, how can i do that?
k-mean clustering can be used for discrete conversion?(if yes then how?)
and what is thermometer code? it can be used for discrete to binary conversion?
Note: all are numeric values
0 Commenti
Risposta accettata
Jos (10584)
il 6 Feb 2014
what are discrete values? integers in decimal notation?
help dec2bin
dec2bin(9)
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Data Type Conversion in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!