Hello I did 12 histograms and I need a code that gives me the local minimums of these histograms.

1 次查看(过去 30 天)
I need a code that gives me the local minimums of 12 histograms. Keep in mind that my MATLAB version is an old one.

回答(1 个)

Image Analyst
Image Analyst 2022-5-7
You can use islocalmin. It's an old function, introduced 5 years ago.
If you have a really antique version you can use findpeaks.

类别

Help CenterFile Exchange 中查找有关 Histograms 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by