How to create 'density' plot from 2d scatter data
47 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponses (2)
Dr. Seis
le 5 Avr 2012
Check out the example for hist3 in the Help navigation window... maybe useful here.
Voir également
Catégories
En savoir plus sur Scatter Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!