Filter löschen
Filter löschen

How can I create a joint (2D) histogram of two equally-sized datasets?

1 Ansicht (letzte 30 Tage)
I have two datasets with about 2.5 million doubles each. I want to create a 2D histogram to see data density. How can I do this? Bonus points if you can tell me how to change the bin widths as well. Thanks!

Akzeptierte Antwort

sixwwwwww
sixwwwwww am 31 Okt. 2013
  1 Kommentar
Patrick
Patrick am 5 Nov. 2013
I found this link on my own before, but it didn't help because I hit a wall, and OP from that video didn't answer my question about it yet. Thanks anyway.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Peter Perkins
Peter Perkins am 6 Nov. 2013
Patrick, if you have access to the Statistics Toolbox, you might look at the HIST3 function.
But with that much data, perhaps a traditional histogram is not the way to go. You might look at the smoothhist2d function on the File Exchange.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by