How can we partition the histogram into n parts??
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Image Analyst
2015-1-16
Use histc() and you can specify exactly where each bin starts and stops.
0 个评论
更多回答(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!