convert data into 1D and clustering using dbscan ,optics and denclue
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to convert the data into 1 D data and clustering using dbscan,optics and denclue. How can I do that ? Please help me.
댓글 수: 4
Walter Roberson
2020년 1월 24일
There is always a way to visualize results. The question is whether there is a useful way that gives insight into what is happening.
In the case of the data in your file, I would suggest that the answer is NO, there is no useful way to visualize it after the processing you propose. I do not expect that your approach can work for that data file. I think to make sense of that file, you are going to need to process in 2D rather than in 1D.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!