Threhold selection of floating point number

5 ビュー (過去 30 日間)
snake eyes
snake eyes 2011 年 8 月 16 日
Is there any method to generate histogram of floating point numbers and then finding a threshold from the histogram?
Thanks in advance.

回答 (1 件)

Sean de Wolski
Sean de Wolski 2011 年 8 月 16 日
Of course there is:
doc histc
doc diff
doc sign
doc min
doc findpeaks %on max(x)-x;
etc.

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by