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

6 Ansichten (letzte 30 Tage)
Karolina
Karolina am 13 Jul. 2015
Beantwortet: Walter Roberson am 13 Jul. 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?

Antworten (1)

Walter Roberson
Walter Roberson am 13 Jul. 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.

Community Treasure Hunt

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

Start Hunting!

Translated by