필터 지우기
필터 지우기

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

조회 수: 4 (최근 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