discrete value to binary value
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
kelvina
am 6 Feb. 2014
Bearbeitet: kelvina
am 6 Feb. 2014
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 Kommentare
Akzeptierte Antwort
Jos (10584)
am 6 Feb. 2014
what are discrete values? integers in decimal notation?
help dec2bin
dec2bin(9)
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Type Conversion finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!