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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!