discrete value to binary value

3 ビュー (過去 30 日間)
kelvina
kelvina 2014 年 2 月 6 日
編集済み: kelvina 2014 年 2 月 6 日
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

採用された回答

Jos (10584)
Jos (10584) 2014 年 2 月 6 日
what are discrete values? integers in decimal notation?
help dec2bin
dec2bin(9)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by