How to find the bin at which the smooth curve on an histogram passes through before it smoothens out
2 ビュー (過去 30 日間)
古いコメントを表示
I computed a smoothing on a histogram by using the function provided here. Is there a way to automatically compute or find the last bin the curve passes through before it smoothens outs. For better explanation of what am trying to achieve, consider the histogram below.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/158486/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/158488/image.png)
How can I find the bin (rectangle marked with the straight line) without having to look at the histogram?? which is 0.5 for the first histogram and 0.4 for the second. Can I automatically get those values??
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!