3d histogram
Instead of Matlab function hist3 that calculates 2d histograms giving the number of elements, hist3d calculates the sum of weights given in the third vector z. The algorithm was written to be fast and stable. An example is given with more than 6*10^3 elements.
By: El mehdi Abbou-ou-cherif
Last updated : 24/06/2016 with MATLAB 7.0
Citar como
midi cherif (2023). 3d histogram (https://www.mathworks.com/matlabcentral/fileexchange/57839-3d-histogram), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: 2D Histogram Calculation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | added comments |