how to set cut off point

I have set of data and i want to set cut off point for it,i used CACC ALGORITHM ,
but i do not get as i think
suppose there is a dataset
1 3 34 55 890
0 2 30 65 980
1 7 28 50 100
i want to set a cut off point like this
0-1 2-10 25-40 50-80 800-1000
just they are examples,i need the cut off points to be within min and max value of that column,there may be more than one cut off point if the difference between min and max value is large ..please help

6 commentaires

Naz
Naz le 19 Déc 2011
what does the second string of numbers represent?
Naz
Naz le 19 Déc 2011
What do you need to do with your data set?
FIR
FIR le 19 Déc 2011
they are the cut off points for that data..
FIR
FIR le 19 Déc 2011
I need a cot off points for that dataset
Naz
Naz le 19 Déc 2011
Can you explain what you mean when saying 'cut off points'?
FIR
FIR le 19 Déc 2011
fo example say have values from 1 t0 100....for this the cut of points should be foe ex
0-10.5
10.5-30
30-45.5
45.5-80
80-100
these are the cut of points,it should be done by CACS ALGORITHM
so these cut off points should be detetrmined by that algorithm

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Entering Commands dans Centre d'aide et File Exchange

Question posée :

FIR
le 19 Déc 2011

Community Treasure Hunt

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

Start Hunting!

Translated by