Conversion raster data according to X,Y histogram axis to apply FWHM

5 visualizaciones (últimos 30 días)
Karolina
Karolina el 13 de Jul. de 2015
Respondida: Walter Roberson el 13 de Jul. de 2015
I have a raster data for which I generated a histogram using histogram function. Now I would like to use the information from the histogram (from X,Y axis) to generate full width half maximum ( FWHM ). How to specify variables which will represent the information from my X,Y axis?

Respuestas (1)

Walter Roberson
Walter Roberson el 13 de Jul. de 2015
Why do it that way?
I show some FWHM code in http://uk.mathworks.com/matlabcentral/answers/225685#comment_295936 that works directly on the array of data.

Categorías

Más información sobre Histograms 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