Threhold selection of floating point number
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Is there any method to generate histogram of floating point numbers and then finding a threshold from the histogram?
Thanks in advance.
0 Commenti
Risposte (1)
  Sean de Wolski
      
      
 il 16 Ago 2011
        Of course there is:
doc histc
doc diff
doc sign
doc min
doc findpeaks %on max(x)-x;
etc.
0 Commenti
Vedere anche
Categorie
				Scopri di più su Histograms in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

