Threhold selection of floating point number
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is there any method to generate histogram of floating point numbers and then finding a threshold from the histogram?
Thanks in advance.
0 commentaires
Réponses (1)
Sean de Wolski
le 16 Août 2011
Of course there is:
doc histc
doc diff
doc sign
doc min
doc findpeaks %on max(x)-x;
etc.
0 commentaires
Voir également
Catégories
En savoir plus sur Histograms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!