two clustering algorithm's graph in a single plot

1 visualización (últimos 30 días)
Supriya Gain
Supriya Gain el 9 de Ag. de 2020
Comentada: Image Analyst el 9 de Ag. de 2020
How to plot affinity propagation clustering graph and k means clustering graph in a single graph for the same dataset?

Respuestas (1)

Image Analyst
Image Analyst el 9 de Ag. de 2020
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 comentarios
Supriya Gain
Supriya Gain el 9 de Ag. de 2020
okay. can you help me to do that? or any suggestion
Image Analyst
Image Analyst el 9 de Ag. de 2020
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Discrete Data Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by