continuous variables into discrete variables

i have a data set having four attributes(4 columns),and all attributes are having continuous values, i want to convert them into discrete values. how can i do that? i am also attaching my data set here. please help me...
Thanks in advance..

1 Commento

Star Strider
Star Strider il 1 Mar 2014
Modificato: Star Strider il 1 Mar 2014
First, they look like the classical Fisher iris flower dataset. It is used for classification demonstrations, and to test classifiers.
But if making the data discrete is your intent and you’re absolutely convinced that is what you need to do, consider the Bilinear Transform.

Accedi per commentare.

Risposte (0)

Richiesto:

il 1 Mar 2014

Modificato:

il 1 Mar 2014

Community Treasure Hunt

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

Start Hunting!

Translated by