Threhold selection of floating point number
Show older comments
Is there any method to generate histogram of floating point numbers and then finding a threshold from the histogram?
Thanks in advance.
Answers (1)
Sean de Wolski
on 16 Aug 2011
Of course there is:
doc histc
doc diff
doc sign
doc min
doc findpeaks %on max(x)-x;
etc.
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!