how to set cut off point
9 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!