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!