Threhold selection of floating point number
    5 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Is there any method to generate histogram of floating point numbers and then finding a threshold from the histogram?
Thanks in advance.
0 件のコメント
回答 (1 件)
  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.
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Histograms についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

