how to set cut off point
Mostrar comentarios más antiguos
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 comentarios
Naz
el 19 de Dic. de 2011
what does the second string of numbers represent?
Naz
el 19 de Dic. de 2011
What do you need to do with your data set?
FIR
el 19 de Dic. de 2011
FIR
el 19 de Dic. de 2011
Naz
el 19 de Dic. de 2011
Can you explain what you mean when saying 'cut off points'?
FIR
el 19 de Dic. de 2011
Respuestas (0)
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!