How to devide the data using fuzzy c-means cluster? and How can view for memebrship percentage of each class
조회 수: 5 (최근 30일)
이전 댓글 표시
How to divide a class of 16 products for 8 parameters using fuzzy c-means method? (example 1) Also, Can you please let me know as to how one view the membership grade of each data point in matlab (example 2)
Example1=> several products for parameters

Example 2, membership percentage

댓글 수: 0
답변 (1개)
Angelo Yeo
2023년 12월 28일
편집: Angelo Yeo
2023년 12월 28일
Please refer to fcm for fuzzy c-means clustering in MATLAB. Note that you must have Fuzzy Logic Toolbox to use the function.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!