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

답변 (1개)

Angelo Yeo
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.

카테고리

Help CenterFile Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!