two clustering algorithm's graph in a single plot
显示 更早的评论
How to plot affinity propagation clustering graph and k means clustering graph in a single graph for the same dataset?
回答(1 个)
Image Analyst
2020-8-9
1 个投票
What is "affinity propagation clustering graph"? Do you have code to make that? In general, call "hold on" and then call scatter() or gscatter() and plot each set with different colors.
4 个评论
Supriya Gain
2020-8-9
Image Analyst
2020-8-9
I would guess "Yes".
Supriya Gain
2020-8-9
Image Analyst
2020-8-9
I'm trying but you're not letting me. For example, you didn't answer either of my questions. Make it easy for us to help you, not hard. Do you have ANYTHING to help us get started here? Reply after you read this link.
类别
在 帮助中心 和 File Exchange 中查找有关 Networks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!