How can we partition the histogram into n parts??
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Virtualkeeda
el 16 de En. de 2015
Respondida: Image Analyst
el 16 de En. de 2015
First I need to partition the histogram into n parts and need to know the parameters of each partition .How to do it?? can anybody help??
0 comentarios
Respuesta aceptada
Image Analyst
el 16 de En. de 2015
Use histc() and you can specify exactly where each bin starts and stops.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!