How to create 'density' plot from 2d scatter data
Mostrar comentarios más antiguos
How to create 'density' plot from 2d scatter data?
I have 2D scatter data, and i would like to determine the density of points (count) within a user defined 'grid' over the data.
The density would then be used to contour with or a type of heat map
i would like to make a plot like the following: http://www.gpsworld.com/gis/gss-weekly/gis-meets-march-madness-using-spatial-data-analyze-basketball-team-and-player-perform
regards, Donovan
Respuestas (2)
Dr. Seis
el 5 de Abr. de 2012
1 voto
Check out the example for hist3 in the Help navigation window... maybe useful here.
1 comentario
Donovan Chin
el 5 de Abr. de 2012
AnnArborObserver
el 31 de Ag. de 2016
1 voto
Categorías
Más información sobre Scatter Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!