How to devide the data using fuzzy c-means cluster? and How can view for memebrship percentage of each class
2 次查看(过去 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!