How can we partition the histogram into n parts??
1 view (last 30 days)
Show older comments
Virtualkeeda
on 16 Jan 2015
Answered: Image Analyst
on 16 Jan 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 Comments
Accepted Answer
Image Analyst
on 16 Jan 2015
Use histc() and you can specify exactly where each bin starts and stops.
0 Comments
More Answers (0)
See Also
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!